[Chameleon-dev] [Bug 391] New: [Chameleon-Samples] Tag Parsing
<cwc2 /> vs <cwc2></cwc2>
bugzilla-daemon at www.maptools.org
bugzilla-daemon at www.maptools.org
Tue May 18 16:45:12 EDT 2004
http://www.maptools.org/bugzilla/show_bug.cgi?id=391
Summary: [Chameleon-Samples] Tag Parsing <cwc2 /> vs
<cwc2></cwc2>
Product: Chameleon
Version: 1.99
Platform: PC
OS/Version: Windows 2000
Status: NEW
Severity: normal
Priority: P2
Component: Core
AssignedTo: chameleon-dev at lists.maptools.org
ReportedBy: thorne at dmsolutions.ca
When testing the sample_basic.html I noticed that the title did not show up. The
Title widget was configured to:
<cwc2 type="Title" label="Chameleon Sample - Base Widgets" labelclass="title"/>
Where the sample_basic_plainbuttons.html and sample_basic_buttonizer.html
templates WORKED and looked like the example below:
<cwc2 type="Title" label="Chameleon Sample - Base Widgets Using Buttonizer"
labelclass="title">
</cwc2>
I changed the title on the sample_basic.html to work and committed it to CVS.
The problem is still present. I do not know if it is a chameleon core issue or
specific to the Title widget.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Chameleon-dev
mailing list