Page 1 of 1

tags for deletion when "always on"

Posted: Wed Jan 18, 2012 7:48 pm
by Vincent
Hi,

When the "initial state" of the "Track Changes" is set to "Always On".

The result, in the XML file, of a deletion is :

Code: Select all

<?oxy_delete author="ME" timestamp="20120118T173616+0100" content="<?oxy_insert_start author="ME" timestamp="20120118T173622+0100"?>Texte Deleted<?oxy_insert_end?>"?>
Instead of :

Code: Select all

<?oxy_delete author="ME" timestamp="20120118T173616+0100" content="Texte Deleted"?>
There's no problem with it, everything seems to work fine in review mode.

This is just to notify (in case it could be a bug).
I noticed it because your tags might be useful for us concerning some treatment that we plan to do for our process.

Vincent.

Re: tags for deletion when "always on"

Posted: Thu Jan 19, 2012 11:46 am
by mihaela
Hi Vincent,

Thank you for reporting this problem.
This is a bug, the delete processing instruction content should not contain other track changes processing instructions.
We will notify you when the fix will be available.

Best regards,
Mihaela

Re: tags for deletion when "always on"

Posted: Thu Jan 26, 2012 11:42 am
by adrian
Hello,

I just wanted to let you know that this problem has been resolved in the latest build of Oxygen 13.2, 2012012413:
Author mode: If the track changes initial state was set to Always On, when saving or switching to Text mode, each delete change marker had an inner insert change marker with the deleted content. Functionality of the track changes was not affected.
You can download it from our web site:
http://www.oxygenxml.com/download.html

The complete list of bug-fixes for this build can be found here:
http://www.oxygenxml.com/build_history.html#2012012413

Let us know if you encounter further problems with this build.

Regards,
Adrian