Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix bugzilla bug 192627NPE throws out when specify a sorting on a crosstab with only one dimension[1102]

- Summary:
Fix bugzilla bug 192627 NPE throws out when specify a sorting on a crosstab with only one dimension[1102]


- Bugzilla Bug (s) Resolved:
192627

- Description:

We have no Null edgeDefinition check when adding sort definition in olap. Add this Null value check. Fix it now.


- Tests Description:

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:  

- Notes to Documentation:  

- Files Edited:
\org.eclipse.birt.data\src\org\eclipse\birt\data\engine\olap\impl\query\CubeQueryExecutor.java


- Files Added:

- Files Deleted

 


Back to the top