Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 157126 --- Confusion in IImageInstance.setImageSource()

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 157126 --- Confusion in IImageInstance.setImageSource()

- Summary:
Remove API setImageSource in IImageInstance.

- Bugzilla Bug (s) Resolved:
Fix Bugzilla Bug 157126 --- Confusion in IImageInstance.setImageSource()

- Description:
The source type in IImageContent is used in inner implement. It should not be set directly in the image instance while it can be set automatically in the setFile, setURL or  setImageName.


- Tests Description  :
Unit Test


- Notes to Build Team:

- Notes to Developers:

- Notes to QA:  
 
- Notes to Documentation:  

- Files Edited:
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/instance/ImageInstance.java"
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/script/instance/IImageInstance.java"
"/org.eclipse.birt.report.engine/test/org/eclipse/birt/report/engine/api/script/instance/InstanceTest.java"

- Files Added:

- Files Deleted


-Wei Zhao( Shanghai )



Back to the top