Comments with comments in Author toggle to text

Having trouble installing Oxygen? Got a bug to report? Post it all here.
whyme
Posts: 89
Joined: Fri Mar 08, 2013 8:58 am

Comments with comments in Author toggle to text

Post by whyme »

Given the following XML file in Author mode...

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
<root>
   <!--<remark1>hello</remark1>-->
   <!--<remark2><!-\- there -\-></remark2>-->
</root>
...applying Toggle Comment to the first comment results correctly in an element, but when applied to the second the result is a text node: <remark2><!-\- there -\-></remark2>

Of course in Text mode this isn't an issue.
Radu
Posts: 9055
Joined: Fri Jul 09, 2004 5:18 pm

Re: Comments with comments in Author toggle to text

Post by Radu »

Hi,

Thanks for the report, we already have an issue registered for this and I added your feedback to it.
When it gets resolved we'll update this forum thread with details about the Oxygen version when it will be fixed.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Radu
Posts: 9055
Joined: Fri Jul 09, 2004 5:18 pm

Re: Comments with comments in Author toggle to text

Post by Radu »

Hi,
As an update, the problem is now fixed in Oxygen 24.1.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply