<br><font size=2 face="sans-serif">I have a strange behavior when using
a FILTER where the values begin with 'i, I have to double my &quot;i&quot;
to make it work!</font>
<br><font size=2 face="sans-serif">Example:</font>
<br><font size=2 face="sans-serif">This doesn't work</font>
<br><font size=2 face="sans-serif">FILTER &quot;code= 'Inactive'&quot;<br>
In the mapserver.log I can see that &quot;i&quot; disappear, I get in the
query ... (code = 'nactive'), so no data are returns</font>
<br>
<br><font size=2 face="sans-serif">Using double &quot;I&quot; it works</font>
<br><font size=2 face="sans-serif">FILTER &quot;code= 'IInactive'&quot;</font>
<br>
<br><font size=2 face="sans-serif">It seems that using 'I' or &quot;i&quot;
mean something...and that changes the encoding of the string or something.</font>
<br><font size=2 face="sans-serif">I'm using mapserver 6.0.1 on a windows
2008 64bits server. The data are in a postgis table.</font>
<br>
<br><font size=2 face="sans-serif">This mapfile was working well with mapserver
5.6 on windows 2003 32bits server.</font>
<br>
<br><font size=2 face="sans-serif">Anyone have seen this before?</font>
<br><font size=2 face="sans-serif">thanks for your help,</font>
<br><font size=2 face="sans-serif">Steve</font>
<br>
<br>
<br>
<p>