To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66510





------- Additional comments from [EMAIL PROTECTED] Wed Jul  5 02:24:59 -0700 
2006 -------
obr requested I add:

<obr> michael_: on i66510: I am curious why you put your fix in write_xml_tag
<michael_> ah;
<michael_> you mean instead of just when we push the element into the list of
things we read ?
<michael_> this is because the SAX parser elides entities silently on read,
<michael_> but there is no equivalent on write,
<michael_> so - if you just read & write the XML (without adding anything) at
current
<michael_> you corrupt the entities.
<michael_> to reproduce:
<michael_> load a file in gedit eg. with an & in the name,
<michael_> now load/save a file 'foo.odt' in OO.o
<michael_> note this is enough to corrupt the .recently-used permanantly ;-)
<michael_> so - it really belongs there; I only discovered that after doing it
the other way ;-)
<obr> michael_: aah, I see. thanks.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to