Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix 153514 [Regression] -- support drill-through to a report design relative to current design file.

Summary:

Fix 153514  [Regression] -- support drill-through to a report design relative to current design file.
- Bugzilla Bug (s) Resolved: 153514

- Description:

In ReportDocumentReader, if caller gives the systemId and it is not null, then use it. Otherwise use the systemId saved in the document

- Tests Description:

 Manual test
- Notes to Build Team: None


- Notes to Developers: None


- Notes to QA: None


- Notes to Documentation: None


- Files Added:

- Files Edited:

 

Checking in src/org/eclipse/birt/report/engine/api/impl/ReportDocumentReader.java;


Back to the top