Issue 107499

Summary: crash when cancelling the mail merge wizard after creating individual documents
Product: Writer Reporter: Frank Schönheit <frank.schoenheit>
Component: uiAssignee: h.ilter
Status: CLOSED FIXED QA Contact: issues@sw <issues>
Severity: Trivial    
Priority: P2 CC: carsten.driesner, issues, Mathias_Bauer
Version: DEV300m65Keywords: crash, regression
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
document to reproduce the bug case none

Description Frank Schönheit 2009-12-07 14:18:24 UTC
- open the attached database document
- Tools / Mail Merge Wizard
- Proceed to the last page by repeatedly clicking "Next"
- on the last page
  - select "Save merged document"
  - select "from", and enter "1" as both lower and upper value
  - press the "Save Documents" button
- cancel the overall wizard dialog
=> crash
Comment 1 Frank Schönheit 2009-12-07 14:19:23 UTC
does not happen in OOO320.m7
Comment 2 Frank Schönheit 2009-12-07 14:19:51 UTC
Created attachment 66536 [details]
document to reproduce the bug case
Comment 3 Oliver Specht 2009-12-10 10:44:25 UTC
->mav: It crashed also without saving the output document. 
When the dialog is cancelled at first the document is closed and the dialog is
closed after that. The last TabPage of the wizard keeps a copy of the SfxPrinter
of that document and destruction of that printer crashes in
SfxItemSet::~SfxItemSet().
Comment 4 Mathias_Bauer 2011-03-23 13:37:57 UTC
I couldn't reproduce this issue in a CWS based on DEV300m103.
Please verify.
Comment 5 h.ilter 2011-03-23 14:43:25 UTC
Verified with current m102 and m65
- m65 doesn't feel stable and crash even during counting the recipients 
- crash is not reproducible with m102 after several rounds
Therefore fixed.