[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 188897 --- Engine shouldn't find the image resource in the executor
|
Title: [birt-dev]CheckIn: Fix Bugzilla Bug 188897 --- Engine shouldn't find the image resource in the executor
- Summary:
Remove find the image resource in the executor. And do it in render time.
- Bugzilla Bug (s) Resolved:
Fix Bugzilla Bug 188897 --- Engine shouldn't find the image resource in the executor
- Description:
Remove find the image resource in the executor. And do it in render time.
- Tests Description :
Manual 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/presentation/LocalizedContentVisitor.java"
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/StyledItemExecutor.java"
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ImageItemExecutor.java"
- Files Added:
- Files Deleted
-Wei Zhao(Shanghai)