Issue 92811 - inconsistent behavior regarding lists
Summary: inconsistent behavior regarding lists
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: OOO300m2
Hardware: All All
: P2 Trivial (vote)
Target Milestone: ---
Assignee: michael.ruess
QA Contact: issues@sw
URL:
Keywords: regression
Depends on:
Blocks: 88888
  Show dependency tree
 
Reported: 2008-08-15 08:40 UTC by Oliver-Rainer Wittmann
Modified: 2013-08-07 14:43 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Oliver-Rainer Wittmann 2008-08-15 08:40:57 UTC
- create new text document
- insert three paragraphs each with some text
- place cursor in first paragraph
- apply list style "Numbering 1" via Stylist
--> first paragraph is numbered with list label "1."
- place cursor in third paragraph
- apply list style "Numbering 1" via Stylist
--> third paragraph is numbered with list label "2."
- undo
--> third paragraph no longer numbered
- save and reload
- place cursor in third paragraph
- apply list style "Numbering 1" via Stylist
--> third paragraph is numbered with list label "1." instead of with "2." as
expected, because a new list is started at the third paragraph.
Comment 1 Oliver-Rainer Wittmann 2008-08-15 08:42:37 UTC
nominating as show stopper.
Comment 2 Oliver-Rainer Wittmann 2008-08-15 15:06:09 UTC
The defect causes also a misbehavior of the macros of the OOo specification
template.

Fixed in cws sw30bf13 - changed files:
/sw/source/core/attr/swatrset.cxx, 1.16.126.1
/xmloff/inc/txtlists.hxx, 1.2.60.1
/xmloff/inc/xmloff/txtimp.hxx, 1.13.42.1
/xmloff/source/text/txtlists.cxx, 1.2.60.1
/xmloff/source/text/txtimp.cxx, 1.143.22.1.2.1
/xmloff/source/text/XMLTextListBlockContext.cxx, 1.13.24.1.2.1
/xmloff/source/text/txtparae.cxx, 1.150.12.1.2.1
Comment 3 Oliver-Rainer Wittmann 2008-08-18 08:17:09 UTC
OD->MRU: Checked in internal installation set of cws sw30bf13 - please verify.
Comment 4 michael.ruess 2008-08-19 11:44:00 UTC
Verified in CWS sw30bf13.
Comment 5 michael.ruess 2008-09-05 16:32:26 UTC
Checked fix in build OOO300m5.