Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: bugzilla 145465 NPE is thrown out when deleting the included library in resource folder

Summary:

Model searches the library file both in resource folder and report folder (this is for backward compatibility). If the user deletes the library in the resource folder, library in the report folder will be reloaded. In this case, it is wrong to use the location of resource folder library to send out the LibraryReloadEvent.

Bugzilla Bug (s) Resolved: N/A

Description:

1.      Changed codes in LibraryCommand..

2.      Updated test cases.

Tests Description : Manual test.

Files Edited:

"/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/library/DesignLoadLibraryTest.java" "/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/LibraryCommand.java"

 

Files Added:

"/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/api/input/LibraryToReload.xml"

Files Removed:

 

 

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:

 

 

 

Rick Lu

 

Actuate Software Shanghai Center

Tel: (86)21-58826388

Fax: (86)21-58826002

Email: rlu@xxxxxxxxxxx

 


Back to the top