Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix 152300 -- change the notification event send sequence when library is reloaded

 

Summary:

 Fix 152300 -- change the notification event send sequence when library is reloaded.
- Bugzilla Bug (s) Resolved:
152300

- Description:

Send the LibraryReloadedEvent before the transaction is committed so that GUI can do some hold event handles.
- Tests Description:

 Unit/Manual test
- Notes to Build Team: None


- Notes to Developers: None


- Notes to QA: None


- Notes to Documentation: None


- Files Added:

- Files Edited:

 

 

Checking in src/org/eclipse/birt/report/model/command/LibraryCommand.java;


Back to the top