Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 135848 --- Set a row to Y series, then delete the row, error message shoule be pop up.

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 135848 --- Set a row to Y series, then delete the row, error message shoule be pop up.

Summary 
Throw exception when generating chart throw exception.
Throw exception instead of show undefined.

Bugzilla Bug (s) Resolved:
Fix Bugzilla Bug 135848 --- Set a row to Y series, then delete the row, error message shoule be pop up.

Description:
Why:
Old code did not throw these exceptions.

Fix:
Fixed.
 
Test Description:
Manual Test
 
Files Edited:
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/presentation/LocalizedEmitter.java" "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/NativeRowObject.java"

Files Added:

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:


-Wei Zhao




Back to the top