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


User diocles changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'bollin'                  |'bollin,diocles'
--------------------------------------------------------------------------------




------- Additional comments from dioc...@openoffice.org Tue Feb 10 14:53:06 
+0000 2009 -------
Writing more text:start-value attributes into the XML generates files that can
be re-opened successfully by both OO.o 2.4 and 3.0:

--- test-oo-97309-broken/content.xml    2009-02-10 13:05:12.000000000 +0000
+++ test-oo-97309-fixed/content.xml     2009-02-10 14:47:58.000000000 +0000
@@ -68,14 +68,14 @@
     </text:list-item>
    </text:list>
    <text:list xml:id="list1810321782" text:continue-list="list1089051745"
text:style-name="OOoNum_20_123">
-    <text:list-item>
+    <text:list-item text:start-value="1">
      <text:p text:style-name="OOoNum_20_123_20_Start">Mail</text:p>
     </text:list-item>
    </text:list>
    <text:list xml:id="list1416129159" text:continue-list="list359127090"
text:style-name="OOoNum_20_abc">
     <text:list-item text:start-value="1">
      <text:list>
-      <text:list-item>
+      <text:list-item text:start-value="1">
        <text:p text:style-name="OOoNum_20_abc_20_Start">Icedove</text:p>
       </text:list-item>
       <text:list-item>

There has been a change to how start-value items get written between 2.4 and 3.0
in xmloff/source/text/txtparae.cxx. I have not yet read the ODF spec to see
whether these changes are correct.

---------------------------------------------------------------------
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to