Bug 391 - [Chameleon-Samples] Tag Parsing <cwc2 /> vs <cwc2></cwc2>
: [Chameleon-Samples] Tag Parsing <cwc2 /> vs <cwc2></cwc2>
Status: CLOSED INVALID
: Chameleon
Core
: 1.99
: PC Windows 2000
: P2 normal
: 1.99 beta 2
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-05-18 16:45 by
Modified: 2004-06-24 14:48 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2004-05-18 16:45:10
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.
------- Comment #1 From 2004-05-19 08:54:22 -------
Chris it works for me.  This is one of the acceptance test criteria.  What did
you change to make it work in your case?  Also maybe you are facing a specific case.
------- Comment #2 From 2004-05-19 11:29:42 -------
I just changed from <cwc2  /> to <cwc2> </cwc2> and it worked for the Title
widget. I am using Firebird 0.7, if that means anything. Otherwise I will have
to show you.
------- Comment #3 From 2004-05-19 13:10:40 -------
this works for me too and Chris doesn't seem to be able to reproduce it since
fixing it.  He will attempt to figure out how the template was configured and
report findings to this bug.  If it cannot be reproduced, please resolve invalid.
------- Comment #4 From 2004-05-19 13:13:12 -------
Set to invalid since I cannot reproduce this problem. :(
------- Comment #5 From 2004-06-24 14:48:33 -------
closing bug..... problem unreproducable