Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bug 152430:Key can modify to empty string.(GUI partial)

Summary
Key can modify to empty string.

Bugzilla Bug (s) Resolved
152430

Description
Because model throws out semantic exception when value of structure member is required, GUI's code may break.
I update the code(GUI part) to avoid code break.
In addtion, DtE needs to do some modification to totally avoid breaking.

Tests Description
Manual test

Files Edited

/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/RenameInlineTool.java


Files Added



Files Deleted



Notes to Build Team



Notes to Developers
In addtion, DtE needs to do some modification to totally avoid breaking.


Notes to QA



Notes to Documentation

 


Back to the top