Bug 890

Summary: Uppercase class and style references in widget code
Product: Chameleon Reporter: Liz Godwin <godwinl@agr.gc.ca>
Component: WidgetAssignee: Paul Spencer <pspencer@dmsolutions.ca>
Status: RESOLVED FIXED    
Severity: minor CC: chameleon-dev@lists.maptools.org
Priority: P2    
Version: 1.99   
Target Milestone: 2.0 RC 1   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description From 2004-12-06 10:28:36
This may be something you're already working on...

Some widgets have code that forces the widgetstyle and widgetclass info from the
template definition into uppercase values.  However, as a designer, the template
and stylesheet match, usually NOT uppercase.  

CSS is case sensitive.  This was a bad idea forcing to uppercase. IMHO.

Noticed in these widgets in 1.99 Beta 3 ( I did a text search not a thorough
investigation):
Cursor Position
Extent
JSList
MapTitle
MapUnits
ProjectionLabel
RulerResult
Scale
TimeFilter
------- Comment #1 From 2004-12-07 08:47:36 -------
strange coincidence ... about 10 mins after you filed this bug, we ran into the
same problem :)

I will try to address for RC1.
------- Comment #2 From 2004-12-20 15:18:39 -------
widgets named in this bug have been fixed.