Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix [Bugzilla] 145809: Java exception when selecting Date/time value

Summary: Java exception when selecting Date/time value

Bugzilla Bug (s) Resolved: 145809

Description:
Problems:
1. The DateTime MarkerLine/MarkerRange can be created on Y-Axis. However, if trying to modify the value, an "Unable to convert value" Exception will be thrown out
2. Exceptions threw out if setting DateTime MarkerLine/MarkerRange on X-Axis.

Reason:
In the Text Editor initialization, the composite is defined only for number input.

Fix:
Remove the number input setting.


Tests Description: Test Manually.

Files Edited:

/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/axis/AxisMarkersSheet.java


Files Added: None


Files Deleted: None


Notes to Build Team: None

Notes to Developers:  None

Notes to QA: None

Notes to Documentation: None

 

Regards,

Nina Li

 


Back to the top