[mapserver-commits] [mapserver/mapserver] eea166: FLTGetIsLikeComparisonCommonExpression(): add term...
Even Rouault
noreply at github.com
Mon Jun 24 01:21:00 PDT 2019
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: eea166a5157d4742b617cd7561c62cd2df5c8f5c
https://github.com/mapserver/mapserver/commit/eea166a5157d4742b617cd7561c62cd2df5c8f5c
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: 65b1ba95037559987050988287543b78d28dc037
https://github.com/mapserver/mapserver/commit/65b1ba95037559987050988287543b78d28dc037
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 #5826 from rouault/fix_5825
FLTGetIsLikeComparisonCommonExpression(): add terminating '$' at end of regular expression (fixes #5825)
Compare: https://github.com/mapserver/mapserver/compare/b66cfb8def4b...65b1ba950375
More information about the mapserver-commits
mailing list