To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62093
                  Issue #:|62093
                  Summary:|XML Docbook export/reimport
                Component:|xml
                  Version:|OOo 2.0
                 Platform:|PC
                      URL:|
               OS/Version:|Windows 2000
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P1
             Subcomponent:|external filters
              Assigned to:|jsi
              Reported by:|edurup





------- Additional comments from [EMAIL PROTECTED] Wed Feb 15 06:53:32 -0800 
2006 -------
Initial context of issue :
Original doc format -> odt
Writing doc format -> Docbook xml

If one re-opens the Docbook xml document immediately it seems correct in word
processing interface. But if one saves it once more, WITHOUT ANY CHANGE, in
Docbook xml format many parts of it disappear.

Sample document saved (xml source):
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd";>
<article lang="fr-FR"><sect1><title>Titre 1</title><sect2><title>Titre
2</title><sect3><title>Titre 3</title>
<para>Texte</para></sect3></sect2></sect1></article>

Document re-open and re-saved (xml source) :
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd";>
<article lang="fr-FR">
<para>Titre 1</para>
<para>Titre 2</para>
</article>

I can join the screen shot with re-opened document with normal appearance and
the original .odt format.

Regards,
Etienne Durup

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