Opened 17 years ago

Closed 16 years ago

#2046 closed defect (wontfix)

PropertyIsLike issue

Reported by: krzbor@… Owned by: mapserverbugs
Priority: high Milestone:
Component: WFS Server Version: unspecified
Severity: normal Keywords:
Cc: tomkralidis

Description

I've tested the following request:

...&Filter=<Filter> <PropertyIsLike wildcard='*' singleChar='_' escape='!'> 
<PropertyName>IDD</PropertyName> <Literal>7</Literal></PropertyIsLike> </Filter>

As result I get all objects beginning with "7". It seems that mapserver
uses a wildcard at the end of each search item. Why?

Change History (2)

comment:1 by tomkralidis, 17 years ago

I tried this against some test data using trunk, and can't reproduce your issue. If I try a similar query to above, I get no data returned, as expected.

Can you post a small test dataset?

comment:2 by tomkralidis, 16 years ago

Cc: tomkralidis added
Resolution: wontfix
Status: newclosed

Please reopen if this is still a problem and can provide a test sample.

Note: See TracTickets for help on using tickets.