-
Hi,
I tried to replicate the described behaviour.
Indeed, the parser meshes up the DOM. However, if you copy the content of www.google.com into a local file and rerun the parser the results are ok! It reports both the script and the iframe.
Parsing the local file, Java start off with some warning messages complaining about missing script files. The answer is probably somewhere in the...
2009-10-21 13:36:21 UTC in Lobo - Java Web Browser
-
Hi,
I'm trying to read a html file stored locally. When I try to parse the character stream, I get the error "Document URI [tekst] is malformed." The code snippet I use is:
`
private String url = "test/domparser/utils_testdoc_1.html";
...
FileReader file = new FileReader(url);
UserAgentContext context = new...
2009-10-19 07:20:42 UTC in Lobo - Java Web Browser
-
xmlcopyeditor 1.2.0.2 build without any problems on Ubuntu 8.04. After upgrading to 8.10 the executable give the error:
xmlcopyeditor: error while loading shared libraries: libxerces-c.so.27: cannot open shared object file: No such file or directory
trying to recompile on Ubuntu 8.10 fails with:
In file included from xmlcopyeditor.cpp:29:
xmlschemalocator.h:23:19: error: expat.h: Bestand...
2008-11-08 16:38:46 UTC in XML Copy Editor
-
The product price can be specified with an relevant accuracy, e.g. 0.21526 euro/product. OB seems to round of this price to 0.23 when using it in a purchase order and purchase invoice. The total amount is therefore wrong. E.g. 500 pieces should have a total price of 107.63 instead of 110,00.
2007-12-07 11:00:17 UTC in Openbravo ERP
-
In Master Data Management > Business Partner > Location/address the field "Location/address" stays empty if the region of that does not contain any value. e.g a country like Holland has no regions. In that case no address is displayed in the mentioned field. If Holland is changed to United States and a region is selected, e.g. CT, than the full address appears in the mentioned field.
2007-12-07 10:27:27 UTC in Openbravo ERP
-
In Warehouse control report the column Serial No. shows the value of the attribute of the product. In this example no serial no. is specified.
2007-11-29 09:22:21 UTC in Openbravo ERP