Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix bugzilla bug [143816] Total.rank() does not display rank in asc order when 2nd arg = 1

- Summary:
Fix bugzilla bug [143816] Total.rank() does not display rank in asc order when 2nd arg = 1


- Bugzilla Bug (s) Resolved:
[143816] Total.rank() does not display rank in asc order when 2nd arg = 1


- Description:
Now numbers other than “0” will be consider as “true”. Number “0” will be consider as “1”.


- Tests Description:
Unit Test


- 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/aggregation/rank/TotalRank.java"

"/org.eclipse.birt.data/test/org/eclipse/birt/data/engine/aggregation/TotalTest.java"


- Files Added:

 

- Files Deleted

 

 

 

 

 


Back to the top