Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug --- 118334 image doen't work using new engine api

Title: [birt-dev]CheckIn: Fix Bugzilla Bug --- 118334 image doen't work using new engine api

Summary 

Bugzilla Bug (s) Resolved:
118334 image doen't work using new engine api
Description:
Why:
The image content loader only loads the URI and doesn't load the image content from the report design.

Fix:
Load the image content from the design if the image source type is embedded image.

 
Test Description:
Manual Test
 
Files Edited:
cvs ci -m "support embedded image in report render task" -l "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/impl/ImageContent.java"

Files Added:

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:


-Wei Yan




Back to the top