What steps will reproduce the problem?
1. Create an RDF/XML document with xml:lang on literals
2. Send the document to the RDF/XML parser
3. Serialize the databank and notice the extra quotes
Solution:
The extra quotes passed to the $.rdf.literal method should only be added if
there is no lang in the options. The quotes should be only be added if
there is not lang on line 1470, 1731, and 1830.
What version of the product are you using? On what operating system?
1.0 on IE8
Please provide any additional information below.
Original issue reported on code.google.com by james-no...@leighnet.ca on 9 Sep 2009 at 11:22
Original issue reported on code.google.com by
james-no...@leighnet.ca
on 9 Sep 2009 at 11:22