Bug 255 - [Chameleon]Widget type does not always follow case sensivite rule
: [Chameleon]Widget type does not always follow case sensivite rule
Status: CLOSED WONTFIX
: Chameleon
Widget
: 1.1
: PC Linux
: P2 normal
: 1.99 beta 2
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-02-26 15:06 by
Modified: 2004-06-24 10:08 (History)


Attachments


Note

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


Description From 2004-02-26 15:06:38
Widget type does not always follow case sensivite rule

Some widgets type are written by following case insensitive rule.  Actually
Chameleon is not supporting widget type case insentive rule.

As an example, the actual Chameleon sample found on Maptools contains a non
conformed widget type for the scalebar.  The scalebar appears as follow:

<td align="center"><cwc2 type="SCALEBAR" units="MILES" visible="true"
width="250" height="3"/></td>       

"SCALEBAR" must be "Scalebar" for the tag to be correctly translated.
------- Comment #1 From 2004-04-05 16:21:39 -------
only on platforms that treat filenames case-sensitively :)  But this is now a
'feature' of Chameleon.  As discussed in other bugs, attribute values are not
expected to be case-insensitive.
------- Comment #2 From 2004-06-23 20:34:19 -------
verified by other bugs and beta 2 2004-06-20
------- Comment #3 From 2004-06-24 10:08:27 -------
closing bug