Ticket #2046 (closed defect: wontfix)

Opened 6 years ago

Last modified 5 years ago

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

Changed 6 years ago by tomkralidis

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?

Changed 5 years ago by tomkralidis

  • cc tomkralidis added
  • status changed from new to closed
  • resolution set to wontfix

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

Note: See TracTickets for help on using tickets.