Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Bugzilla#195201 - [Automation]exception thrown out when preview attached report in html

- Summary:
[Automation]exception thrown out when preview attached report in html

- Bugzilla Bug (s) Resolved: 195201

- Description:
The error is caused by an invalid image path in series markers.
Fixed by ignoring the invalid image and only logging it.

- Tests Description: Manual Test

- Notes to Build Team: N/A

- Notes to Developers: N/A

- Notes to QA: Please also update the regression test case of #168837, by not using an image path in chart to avoid FileNotFound error in log.

- Notes to Documentation: N/A

- Files Edited:

/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/swing/SwingRendererImpl.java
/org.eclipse.birt.chart.device.swt/src/org/eclipse/birt/chart/device/swt/SwtRendererImpl.java


- Files Added:

- Files Deleted

 


Back to the top