Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug --- 119815 Relative path isn't supported in drill-through link as report

Title: [birt-dev]CheckIn: Fix Bugzilla Bug --- 119815 Relative path isn't supported in drill-through link as report

Summary 

Bugzilla Bug (s) Resolved:
119815 Relative path isn't supported in drill-through link as report

Description:
If the report design in the drill through is relative, use the IResourceLocator provided by model to resovle it to the absolute path.

Fix the bugs of onRender

 
Test Description:
Manual Test
 
Files Edited:
cvs ci -m "1) support relative report design in drill throught
2) fix bugs in onRender" -l "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/presentation/LocalizedEmitter.java" "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ReportItemExecutor.java"

Files Added:

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:


-Wei Yan




Back to the top