Issue 103991 - [sw] crash on closing after undo for fields
Summary: [sw] crash on closing after undo for fields
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: DEV300m52
Hardware: All All
: P2 Trivial (vote)
Target Milestone: ---
Assignee: mst.ooo
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-04 10:26 UTC by mst.ooo
Modified: 2013-08-07 14:44 UTC (History)
3 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 mst.ooo 2009-08-04 10:26:17 UTC
regression from CWS odfmetadata2:

in rolbck.hxx:
refactored class SwHistorySetTxtFld contains 2 auto_ptr members that
unfortunately are not ordered correctly, so that the field type is deleted
before the field => crash
Comment 1 thomas.lange 2009-08-04 10:33:02 UTC
Fiexd in CWS printerpullpages.

Files changed:
-sw/inc/rolbck.hxx
Comment 2 thomas.lange 2009-08-04 10:33:19 UTC
.
Comment 3 thomas.lange 2009-08-04 11:47:38 UTC
.
Comment 4 thomas.lange 2009-08-04 11:55:42 UTC
See also issue 103994, which is a copy of this one nut to be integrated earlier.
Comment 5 philipp.lohmann 2009-09-03 10:26:06 UTC
target
Comment 6 mst.ooo 2009-09-09 15:28:56 UTC
the fix is already integrated in DEV300 m57 via CWS os133