Problem with Pretty Printing

Having trouble installing Oxygen? Got a bug to report? Post it all here.
Warren Grant
Posts: 5
Joined: Fri Jun 06, 2003 1:28 am

Problem with Pretty Printing

Post 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
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post 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
Post Reply