Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bug133245, 134885

- Summary:
fix bug133245, 134885
- Bugzilla Bug (s) Resolved:
133245, 134885
- Description:
1. 133245: birt image path allows simple absolute file path, which is not a valid url, added check for this case
2. 134885: when datapoint value is zero, relevant swt graphics operation doesn't work as expected, so have to call path.moveTo() explicitly.
3. remove unnecessary query reference in BirtDataRowEvaluator.
- Tests Description :
Manual test
- Files Edited:

/org.eclipse.birt.chart.device.swt/src/org/eclipse/birt/chart/device/swt/SwtRendererImpl.java
/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/BIRTDataRowEvaluator.java
/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemPresentationImpl.java
/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportStyleProcessor.java


- Files Added:


- Files Deleted:


- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

 

Best Regards,

 

Zhiqiang Qian

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

 


Back to the top