Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix [Bugzilla] 160628: Data type, "ANY", causes chart exceptions

Summary: Data type, "ANY", causes chart exceptions

Bugzilla Bug (s) Resolved: 160628

Description:  Ignore the series validation when the data type is "ANY". With the fix, "Any" data type could be filled in every series.
However, if the data type does not match the axis type, the user must update the axis type manually.

Tests Description:  Test Manually.

Tests Description:  Test Manually.

/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ReportDataServiceProvider.java
/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskSelectData.java
/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskSelectType.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