[Chameleon-dev] [Bug 1013] New: Link Widget gives error when hidden
bugzilla-daemon at maptools.org
bugzilla-daemon at maptools.org
Wed Apr 27 05:30:36 EDT 2005
http://www.maptools.org/bugzilla/show_bug.cgi?id=1013
Summary: Link Widget gives error when hidden
Product: Chameleon
Version: 2.0
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: Widget
AssignedTo: chameleon-dev at lists.maptools.org
ReportedBy: piebe.de.vries at geodan.nl
If the visible attribute of the Link widget is set to false. The following error
is displayed: "image object for xxx not found?".
Possible solution:
Add following two lines to InitDefaults:
if (!$this->mbVisible)
return ;
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Please do NOT reply to this email, use the link above instead to
login to bugzilla and submit your comment. Any email reply to this
address will be lost.
More information about the Chameleon-dev
mailing list