[Chameleon] studio Classification Method

Andreas Douvalis anddreas2 at yahoo.gr
Sat May 22 09:56:54 EST 2010


I have problem with sect_classifier_template.html (one of the files of studio).

When the expression includes quotes ("") or comma then the value of input field is broken.
 
Here below is part of code of sect_classifier_template.html.

..........<td align=center class=bevel><input name='input_%class_rowindex%_2' type='text' value='%expression%' size='10' onchange="javascript:markDirty()" onfocus="javascript:selectClass(%class_rowindex%)"></TD>..............
 
Here below is part of code of .map:
 
 EXPRESSION "B,B"
 
The problem is here I think => value='%expression%' 
 
How does this input read expression value through that code: value='%expression%' 
 
Please help
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/chameleon/attachments/20100522/515879e5/attachment.htm 


More information about the Chameleon mailing list