To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78831
Issue #|78831
Summary|Ordered List type= displays incorrectly
Component|Word processor
Version|OOo 2.2.1
Platform|PC
URL|
OS/Version|Windows XP
Status|UNCONFIRMED
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|editing
Assigned to|mru
Reported by|mflanagan
------- Additional comments from [EMAIL PROTECTED] Sun Jun 24 06:06:18 +0000
2007 -------
I have several ordered lists in a hierarchy, with each having a type= modifier.
The file was created outside of Writer. Upon opening the document in Writer,
Writer displays the list numbers (or types; the result of TYPE= in the LI
element) of the 'third' level incorrectly. The underlying html (viewed by
choosing menu item View | HTML Source) has not been changed by Writer; it still
says type=1 (version 2.0 used to change it to type=A!). HOWEVER, Writer *will*
change the TYPE=1 to TYPE=A when I do a save!!
Specifically, at the third list level, where TYPE=1, Writer displays it as if it
said TYPE=A. The source is similar to:
<OL TYPE=I>
<LI>Will display I, II, III
<OL TYPE=A>
<LI>Will display A, B, C
<OL TYPE=1><! In Writer, <LI> displays A, B, C! On 'save', TYPE=A gets
changed to TYPE=1. !>
<LI>Should display 1, 2, 3 in Writer, but does display A, B, C
</OL>
</OL>
</OL>
I have a small file that reproduces the problem, but I don't see where to
attach it.
---------------------------------------------------------------------
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]