To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103745
                 Issue #|103745
                 Summary|Numbering of list gets messed up after save+reload whe
                        |n inserting bullet list into numbered list
               Component|Word processor
                 Version|OOo 3.1
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|formatting
             Assigned to|writerneedsconfirm
             Reported by|shenmux09





------- Additional comments from shenmu...@openoffice.org Thu Jul 23 14:49:48 
+0000 2009 -------
Create a new writer document containing the following numbered list.

1. A
2. B
3. C
4. D
5. E
6. F
7. G

Use "Restart Numbering" to get the numbering to start at "1." on the line with
the "C". Now the list looks like this:

1. A
2. B
1. C
2. D
3. E
4. F
5. G


Now do the following:
Move the cursor to the line "4. F" and click the "Bullets On/Off" button. The
list now looks like this:

1. A
2. B
1. C
2. D
3. E
*. F
4. G

Note that the 5 turned into a 4. This is the expected behaviour and not a bug.
The problem comes when you now save the document (as ODF 1.2) and reload it. Now
the last line has magically turned into "3. G".

Looking at the XML the problem seems to be that the list starting with "C" has
no "xml:id" attribute (which should be mandatory according to
http://www.oasis-open.org/committees/download.php/23418/07-04-05-proposal-lists.odt
) and that the list starting with "G" references the wrong list in its
"text:continue-list" attribute.

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