Opened 14 years ago

Last modified 13 years ago

#3558 new defect

oracle queries and get shape might not be correct

Reported by: assefa Owned by: aboudreault
Priority: normal Milestone:
Component: Input - Native Oracle Spatial Support Version: 5.6
Severity: normal Keywords:
Cc:

Description

here is the case:

data: DATA "ORA_GEOMETRY FROM POPPLACE_MSAUTOTEST3 USING UNIQUE OGR_FID"

query: map=f:/projects/mapserver-buildkit-2008/mapserver/msautotest/wxs/wfs_filter_mine.map&&SERVICE=WFS&VERSION=1.0.0&REQUEST=GetFeature&TYPENAME=popplace_oracle&FILTER=<Filter><OR><PropertyIsLike+wildCard='*'+singleChar='.'+escape='!'><PropertyName>NAME</PropertyName><Literal>Dig*</Literal></PropertyIsLike><PropertyIsLike+wildCard='*'+singleChar='.'+escape='!'><PropertyName>NAME</PropertyName><Literal>Lun*</Literal></PropertyIsLike></OR></Filter>

This would not return the expected result.

Attachments (1)

bug3358.txt (6.5 KB ) - added by assefa 14 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 by assefa, 14 years ago

This was fixed in trunk but not in the 5.6 version. Attaching a patch ...

by assefa, 14 years ago

Attachment: bug3358.txt added

comment:2 by aboudreault, 13 years ago

assefa, I assume you have tested the patch and that it works properly. Any objection if I backport this in 5.6?

Note: See TracTickets for help on using tickets.