[mapserver-commits] [MapServer/MapServer] a1bdc9: [OGR / WFS] Fix PropertyIsLike filter with special...
Jeff McKenna
noreply at github.com
Wed Nov 16 05:45:23 PST 2022
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: a1bdc9d784166e8d662746deafd1c548841ff881
https://github.com/MapServer/MapServer/commit/a1bdc9d784166e8d662746deafd1c548841ff881
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2022-11-14 (Mon, 14 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)
Commit: 71ecf4028b0769027df3a970a36d56feb1d46ab6
https://github.com/MapServer/MapServer/commit/71ecf4028b0769027df3a970a36d56feb1d46ab6
Author: Jeff McKenna <jmckenna at gatewaygeomatics.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:
-----------
Merge pull request #6764 from rouault/fix_6751
[OGR / WFS] Fix PropertyIsLike filter with special characters like parenthesis, backslash and single quote (fixes #6751)
Compare: https://github.com/MapServer/MapServer/compare/8d6c9ecdd29c...71ecf4028b07
More information about the MapServer-commits
mailing list