Bug 370 - [Chameleon]Widget case sensitive "type" attribute value not respected
: [Chameleon]Widget case sensitive "type" attribute value not respected
Status: CLOSED FIXED
: Chameleon
Documentation
: 1.99
: PC Linux
: P2 minor
: 1.99 beta 2
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-05-07 12:23 by
Modified: 2004-11-16 09:37 (History)


Attachments


Note

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


Description From 2004-05-07 12:23:17
Widget case sensitive "type" attribute value not respected

The widget "type" attribute is case sensitive.  For example "SCALEBAR" must be
written "Scalebar" and "compasspoint" must be written "CompassPoint".  This has
no importance on Windows but on Unix the "sample_basic.phtml" is displayed with
widget errors (red link).  I modified this template and commited the changes to
CVS.  But other templates have the same issue.

This bug is mainly to have a specific notice in the documentation about this
widget attribute.

Fedore core 1
Mozilla 1.6
Chameleon tarball 20040506"
------- Comment #1 From 2004-05-13 11:33:13 -------
The following templates are concerned:

# Sample using simple images for buttons
# Sample using XML Theme Legend
------- Comment #2 From 2004-05-13 17:12:05 -------
sample_other.html had a problem with the compasspoint (CompassPoint) widget
definition that is now fixed.  I just tested all the other templates on xcalibur
and didn't find any other invalid tags
------- Comment #3 From 2004-05-26 09:30:58 -------
Must be specify in documentation.
------- Comment #4 From 2004-05-26 09:32:14 -------
Verified on Linux.
------- Comment #5 From 2004-06-24 13:07:41 -------
closing bug... verfied on windows beta 2 2004-06-20
------- Comment #6 From 2004-11-15 19:21:48 -------
Chris, see comment #3.
------- Comment #7 From 2004-11-16 09:37:05 -------
I have updated the description Type in the base attributes group. to state that
on Linux it is case sensitive due to the directory name.