[mapserver-commits] [MapServer/MapServer] fd9c5b: [OGR / WFS] Fix PropertyIsLike filter with special...
Even Rouault
noreply at github.com
Wed Nov 16 05:45:46 PST 2022
Branch: refs/heads/backport-6764-to-branch-8-0
Home: https://github.com/MapServer/MapServer
Commit: fd9c5b822c09e2f7174709453597b7af558556ff
https://github.com/MapServer/MapServer/commit/fd9c5b822c09e2f7174709453597b7af558556ff
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2022-11-16 (Wed, 16 Nov 2022)
Changed paths:
M mapogr.cpp
M msautotest/wxs/data/db.sqlite
A msautotest/wxs/expected/wfs_ogr_native_sql_like_backslash_and_single_quote.xml
A msautotest/wxs/expected/wfs_ogr_native_sql_like_parenthesis.xml
M msautotest/wxs/wfs_ogr_native_sql.map
Log Message:
-----------
[OGR / WFS] Fix PropertyIsLike filter with special characters like parenthesis, backslash and single quote (fixes #6751)
More information about the MapServer-commits
mailing list