Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Bugzilla Bug 114334 Modify an invalid design file to valid file in source but preview still displays error message until refresh it.

- Summary: Bugzilla Bug 114334 Modify an invalid design file to valid file in source but preview still displays error message until refresh it.

- Bugzilla Bug (s) Resolved:Bugzilla Bug 114334

- Description: Change the isDirty() logic.
In FormEditor the current page is the page changes from and the active page is the page changes to.
The previous check only check the active page's dirty state.
Add logic to check the current page dirty state.

- Tests Description: manual

- Files Edited:

- Files Added:

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

 

/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/parts/AbstractMultiPageLayoutEditor.java



--Qiangsheng Wang


Back to the top