Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] bug fixing annoucement

Bugzilla Bug 121954 : Error pops up when bind a dataset without any record with Chart

This is caused by the the first() method in IDataRowExpressionEvaluator hasn’t a return value to indicate if current cursor is in a valid position. To fix this bug, the IDataRowExpressionEvaluator interface and all the IDataRowExpressionEvaluator implementor classes need to be changed, including SqlDataRowEvaluator, BirtDataRowEvaluator, and one anonymous implementation in ChartUIUtil. But the fix will be easy and quick.

 

 

 

 

Best Regards,

 

Zhiqiang Qian

Actuate Corporation - Shanghai R&D Center
( : (86)21-58826388
* : zqian@xxxxxxxxxxx

 

 


Back to the top