Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bug 160268:NPE thrown out when click in the data binding

Summary
NPE thrown out when click in the data binding

Bugzilla Bug (s) Resolved
160268

Description
This problem occurs because when selecting a column, it'll get CellEditors, but Chao returns null when fixing another bug.
Fixed now.

Tests Description
Manual test

Files Edited

/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/provider/DataSetColumnBindingsFormHandleProvider.java


Files Added



Files Deleted



Notes to Build Team



Notes to Developers



Notes to QA



Notes to Documentation

Back to the top