<font size=2 face="sans-serif">It seems to be a bug isn't?</font>
<br><font size=2 face="sans-serif">Do you want me to open an issue?</font>
<br>
<br>
<br>
<table width=100% style="border-collapse:collapse;">
<tr valign=top height=8>
<td width=40% style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;"><font size=1 face="sans-serif"><b>"Smith,
Michael ERDC-RDE-CRREL-NH" <Michael.Smith@erdc.dren.mil></b>
</font>
<p><font size=1 face="sans-serif">2015-05-19 12:24</font>
<td width=59% style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;">
<table width=100% style="border-collapse:collapse;">
<tr valign=top height=21>
<td width=57 style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;">
<div align=right><font size=1 face="sans-serif">A</font></div>
<td style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;"><font size=1 face="sans-serif">"Steve.Toutant@inspq.qc.ca"
<Steve.Toutant@inspq.qc.ca></font>
<tr valign=top height=21>
<td width=57 style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;">
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;"><font size=1 face="sans-serif">"Rahkonen
Jukka (MML)" <jukka.rahkonen@maanmittauslaitos.fi>, MapserverList
OSGEO <mapserver-users@lists.osgeo.org></font>
<tr valign=top height=21>
<td width=57 style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;">
<div align=right><font size=1 face="sans-serif">Objet</font></div>
<td style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;"><font size=1 face="sans-serif">Re:
[mapserver-users] [EXTERNAL] Re: Mapserver 7+oracle - wfs getFeature with
filter on numeric field</font></table>
<br>
<table width=393 style="border-collapse:collapse;">
<tr valign=top height=8>
<td width=57 style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;">
<td width=336 style="border-style:none none none none;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;"></table>
<br></table>
<br>
<br>
<br><font size=2 face="Calibri">It looks like whats happening is that’s
being converted into 3 Tokens and the oracle driver converts it into a
number + comma + number. </font>
<br>
<br><font size=2 face="Calibri">The tokenizer is not treating that value
as a single value. </font>
<br>
<br><font size=2 face="Calibri">Mike</font>
<br>
<br><font size=2 face="Calibri"><b>From: </b>"</font><a href=mailto:Steve.Toutant@inspq.qc.ca><font size=2 color=blue face="Calibri"><u>Steve.Toutant@inspq.qc.ca</u></font></a><font size=2 face="Calibri">"
<</font><a href=mailto:Steve.Toutant@inspq.qc.ca><font size=2 color=blue face="Calibri"><u>Steve.Toutant@inspq.qc.ca</u></font></a><font size=2 face="Calibri">><b><br>
Date: </b>Tuesday, May 19, 2015 at 11:44 AM<b><br>
To: </b>Michael Smith <</font><a href=mailto:michael.smith@erdc.dren.mil><font size=2 color=blue face="Calibri"><u>michael.smith@erdc.dren.mil</u></font></a><font size=2 face="Calibri">><b><br>
Cc: </b>"Rahkonen Jukka (MML)" <</font><a href=mailto:jukka.rahkonen@maanmittauslaitos.fi><font size=2 color=blue face="Calibri"><u>jukka.rahkonen@maanmittauslaitos.fi</u></font></a><font size=2 face="Calibri">>,
MapserverList OSGEO <</font><a href="mailto:mapserver-users@lists.osgeo.org"><font size=2 color=blue face="Calibri"><u>mapserver-users@lists.osgeo.org</u></font></a><font size=2 face="Calibri">><b><br>
Subject: </b>Re: [mapserver-users] [EXTERNAL] Re: Mapserver 7+oracle -
wfs getFeature with filter on numeric field</font>
<br>
<br><font size=3 color=#004080 face="Calibri">here is the mapserver log
with </font><font size=2 face="sans-serif"><ogc:PropertyIsEqualTo matchCase="true"><ogc:PropertyName>LONG_STAT</ogc:PropertyName><ogc:Literal>-61,8031</ogc:Literal></ogc:PropertyIsEqualTo></font><font size=2 face="Calibri"><br>
</font><font size=3 color=#004080 face="Calibri"><br>
msOracleSpatialLayerWhichShapes. Using this Sql to retrieve the data: SELECT
ID, NO_STAT_CLIM, NO_STAT_FADQ, NOM_STAT, LATI_STAT, LONG_STAT, ALTI_STAT,
D_DEB, D_FIN, TIMB_MAJ, USAG_MAJ, rownum, GEOM_POIN FROM (select * FROM
SMDVDP_STAT_METE WHERE EXTRACT(YEAR FROM D_DEB) = 2014) WHERE  ( LONG_STAT
= -61.000000,8031.000000 )  AND SDO_FILTER( GEOM_POIN, MDSYS.SDO_GEOMETRY(2003,
:srid, NULL,MDSYS.SDO_ELEM_INFO_ARRAY(1,1003,3),:ordinates ),'querytype=window')
= 'TRUE'</font><font size=2 face="Calibri"><br>
<br>
</font><font size=3 color=#004080 face="Calibri"><br>
The problem is</font><font size=2 face="Calibri"> </font><font size=3 color=#004080 face="Calibri"><br>
WHERE  ( LONG_STAT = -61.000000,8031.000000 )</font>
<br>