Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix reopened Bugzilla bug 167526-Choosen style should not be changed when disable existed border [0300][00]

Summary Fix reopened Bugzilla bug 167526-Choosen style should not be changed when disable existed border [0300][00]

Bugzilla Bug (s) Resolved 167526

Description
The reopening addresses the error after selecting "Auto" for border color. As "Auto" is parsed as null value, provides black RGB as default for "Auto" border color, to avoid error caused by the null value.

Tests Description Manual test and code review

Notes to Build Team

Notes to Developers

Notes to QA

Notes to Documentation

Files Edited

/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/nls/messages.properties
/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/widget/BorderPropertyDescriptor.java



Files Added



Files Deleted

 

Hongchang Lin


Back to the top