Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix bug 153506:Strange error message when group key refers to bad binding column name

- Summary:

Fix bug 153506


- Bugzilla Bug (s) Resolved:
Fix bug 153506:Strange error message when group key refers to bad binding column name

 

- Description:
Add check for non-existing bindings before excuting query. Fix the bug.

.


- Tests Description:
 Junit Test

 

- Notes to Build Team:
N/A


- Notes to Developers:
N/A


- Notes to QA: 
 

N/A

 

- Notes to Documentation:  
N/A

 

- Files Edited:

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ExprManagerUtil.java

 

/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/impl/AggregationTest.java

/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/impl/ExprManagerUtilTest.java

/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/binding/ColumnBindingTest.java

/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/regre/DataSourceTest.java


- Files Added:

N/A 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


Back to the top