[mapserver-commits] [mapserver/mapserver] 6f0885: FLTGetIsLikeComparisonCommonExpression(): add term...
Even Rouault
noreply at github.com
Mon Jun 24 02:01:13 PDT 2019
Branch: refs/heads/branch-7-4
Home: https://github.com/mapserver/mapserver
Commit: 6f0885edf8df9db9a65c2eeeef8632a7b3670bf3
https://github.com/mapserver/mapserver/commit/6f0885edf8df9db9a65c2eeeef8632a7b3670bf3
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2019-06-21 (Fri, 21 Jun 2019)
Changed paths:
M mapogcfiltercommon.c
M mapogr.cpp
A msautotest/wxs/expected/wfs_filter_islike_no_ending_wildcard_empty_resultset.xml
A msautotest/wxs/expected/wfs_filter_islike_no_ending_wildcard_non_empty_resultset.xml
A msautotest/wxs/expected/wfs_filter_postgis_islike_no_ending_wildcard_empty_resultset.xml
A msautotest/wxs/expected/wfs_filter_postgis_islike_no_ending_wildcard_non_empty_resultset.xml
M msautotest/wxs/wfs_filter.map
M msautotest/wxs/wfs_filter_postgis.map
Log Message:
-----------
FLTGetIsLikeComparisonCommonExpression(): add terminating '$' at end of regular expression (fixes #5825)
Commit: 2df29357d3480a948d1be8bac3f9b82161e5dc7c
https://github.com/mapserver/mapserver/commit/2df29357d3480a948d1be8bac3f9b82161e5dc7c
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2019-06-24 (Mon, 24 Jun 2019)
Changed paths:
M mapogcfiltercommon.c
M mapogr.cpp
A msautotest/wxs/expected/wfs_filter_islike_no_ending_wildcard_empty_resultset.xml
A msautotest/wxs/expected/wfs_filter_islike_no_ending_wildcard_non_empty_resultset.xml
A msautotest/wxs/expected/wfs_filter_postgis_islike_no_ending_wildcard_empty_resultset.xml
A msautotest/wxs/expected/wfs_filter_postgis_islike_no_ending_wildcard_non_empty_resultset.xml
M msautotest/wxs/wfs_filter.map
M msautotest/wxs/wfs_filter_postgis.map
Log Message:
-----------
Merge pull request #5829 from mapserver/backport-5826-to-branch-7-4
[Backport branch-7-4] FLTGetIsLikeComparisonCommonExpression(): add terminating '$' at end of regular expression (fixes #5825)
Compare: https://github.com/mapserver/mapserver/compare/ff0491bbf04b...2df29357d348
More information about the mapserver-commits
mailing list