To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=18569
User sus changed the following:
What |Old value |New value
================================================================================
Assigned to|sus |jsi
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Jul 20 12:32:09 +0000
2007 -------
Works with patch of XSLTFILTER08
There might be complication (invalid output), when the ID of the text:bookmarks
does not start with a character (e.g. <anchor id="10-4.24">), which is necessary
for an anchor ID being an NCName (see
http://www.w3.org/TR/REC-xml-names/#NT-NCName).
Added a workaround for the most common case (starting with a number), by adding
a '_' as a prefix to remain validness.
[Validated with JEdit]
Furthermore make the roundtrip possible by adding a similar path to the import
filter as well.
---------------------------------------------------------------------
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]