Page 1 of 1

Problem with Pretty Printing

Posted: Fri Jun 13, 2003 2:55 am
by Warren Grant
I was working on an XML file that was programmatically generated from data in our database, and in the text we had actual double quote symbols. When loaded in Oxygen these displayed correctly, however the moment I used the pretty print function these quotes were replaced with an Ampersand and semi-colon (& ; space added to avoid making it a smiley symbol in this message board) pair of symbols, not an Ampersand quot semi-colon (") symbol. We changed our code to output the " instead but I thought I would point out the problem just so you were aware of it...

Warren Grant

Posted: Fri Jun 13, 2003 9:57 am
by george
Thanks Warren,

We already fixed this problem in the current development. We fixed it also on the 2.0.2 branch; you can get an updated oxygen.jar that includes this fix from http://www.oxygenxml.com/update/oxygen2.0.2.fix.jar. Please rename it as oxygen.jar and replace the one from your installation.

Best Regards,
George