Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix 181103 Exception throws out when preview a report including two same result x-tab[1102]

- Summary:
CheckIn:Fix 181103 Exception throws out when preview a report including two same result x-tab[1102]


- Bugzilla Bug (s) Resolved:

 [181103] Exception throws out when preview a report including two same result x-tab[1102]

 

- Description:
Bug is caused by DtE's not correct handling level's name and its corresponding key name. In DataRequestSessionImpl and DataSetIterator there are some messing up with level name and level column key name. Fixed in source.

 

- Tests Description:
Manual Test.     


- Files Edited:
"/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataSetIterator.java"

"/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataRequestSessionImpl.java"

 

 

- Files Added:


- Files Deleted:

N/A

 

- 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