Opened 14 years ago

Closed 14 years ago

#2354 closed bug (fixed)

Canceling Save Dialog when opening a new project deletes composer items

Reported by: jctull Owned by: mhugent
Priority: critical: causes crash or data corruption Milestone: Version 1.5.0
Component: Project Loading / Saving Version: Trunk
Keywords: compooser project save unsaved lost Cc:
Must Fix for Release: Yes Platform: All
Platform Version: Awaiting user input: no

Description

If you have a project with one or more map composer items, opening a new project with unsaved changes in the current project and canceling the new project from the unsaved changed warning dialog flushes all composer information from the qgs project file. This is problematic because it resets all composer-related information from the current project and without any knowledge for the user. Presumably, the composer is preparing for the new project prematurely and should wait until after a response to the save changes dialog.

Change History (1)

comment:1 by mhugent, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in r12743

Note: See TracTickets for help on using tickets.