Skip to content

CQL filter parser can not properly handle ILIKE filter #10697

@offtherailz

Description

@offtherailz

Description

The CQL filter parser can parse like filter, but not ilike.

How to reproduce

  • (Only programmatically at the moment). Trying to execute a comvertion from CQL to OGC of an ILIKE filter, we receive an error.

Expected Result
the filter should be converted as the like filter

Current Result
the conversion rises an error.

  • Not browser related
Browser info (use this site: https://www.whatsmybrowser.org/ for non expert users)
Browser Affected Version
Internet Explorer
Edge
Chrome
Firefox
Safari

Other useful information

Metadata

Metadata

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions