Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: #173245 - Infinite loop progress bar when opening attached rpt w/ stock chart

- Summary: 

Infinite loop progress bar when opening attached rpt w/ stock chart

 - Bugzilla Bug (s) Resolved:

#173245

 - Description: 
Enforce a 10,000 rows limitation for chart data-binding. If exceeding that limit, the chart won't be rendered, and an error will be shown.
Only checked into 2.1.3 branch.

 

- Code Reviewer: N/A

- Tests Description:  Manual test.

 

- Notes to Build Team: N/A

 

- Notes to Developers: N/A

 

- Notes to QA:  N/A

 

- Notes to Documentation:  N/A

 

- Files Edited:

"/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/internal/datafeed/DataProcessor.java" "/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/engine/i18n/nls.properties"

- Files Added:

 

- Files Deleted

 

 

 


Back to the top