Issue 37239

Summary: Crash when assingning two master slide designs affter another
Product: Impress Reporter: wolframgarten
Component: uiAssignee: wolframgarten
Status: CLOSED FIXED QA Contact: issues@graphics <issues>
Severity: Trivial    
Priority: P2 CC: issues
Version: 680m62   
Target Milestone: OOo 2.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description wolframgarten 2004-11-16 10:37:17 UTC
Open a new impress, change to the master view. Right click on a master slide
design on the right  and assign it to the selected slide. Do this with a second
design -> Crash. This worked in m56.
Comment 1 groucho266 2004-11-16 14:30:30 UTC
Accepted.
Comment 2 groucho266 2004-11-17 15:14:43 UTC
In MasterPagesSelector::AssignMasterPageToPageList() the cloned notes master
page was inserted at the wrong position (one behind the correct index).  As a
result this page did not correctly replace the old notes master page and the
associated pages ended up without having a notes master page.

The next assignment of a master page crashed because of the missing notes master
page.
Comment 3 groucho266 2004-11-18 10:29:20 UTC
Step 1/3 of sending issue to QA.
Comment 4 groucho266 2004-11-18 10:29:49 UTC
Step 2/3 of sending issue to QA.
Comment 5 groucho266 2004-11-18 10:30:25 UTC
Step 3/3 of sending issue to QA.
Comment 6 wolframgarten 2004-11-18 15:15:01 UTC
Verified in CWS.
Comment 7 wolframgarten 2004-12-02 11:17:05 UTC
Not testable because of 38310.
Comment 8 wolframgarten 2005-01-05 11:58:55 UTC
Tested in master m68. Closed.