Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix bugzilla bug 163732 [regression] TPTP reports can not be generated using XML datasource

-          Summary:

CheckIn:Fix bugzilla bug 163732 [regression] TPTP reports can not be generated using XML datasource


- Bugzilla Bug (s) Resolved:
[
163732] [regression] TPTP reports can not be generated using XML datasource


- Description:
The bug is caused by the migration of BIRT xml driver to DTP xml driver. The legacy code which use constants defined in BIRT xml driver would break. I've made the report context constants defined in BIRT xml driver and DTP xml driver consistent to solve the problem.


- Tests Description:
No.


- Files Edited:

"/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/Constants.java"

"/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/impl/Connection.java" 

 

- Files Added:

 

- Notes to Build Team:
N/A


- Notes to Developers:
N/A


- Notes to QA: 
 

N/A

 

- Notes to Documentation:  
N/A

 

 

 

 

 

 


Back to the top