[mapserver-commits] [MapServer/MapServer] fd9c5b: [OGR / WFS] Fix PropertyIsLike filter with special...

Jeff McKenna noreply at github.com
Wed Nov 16 08:17:26 PST 2022


  Branch: refs/heads/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)


  Commit: 9860fe5f4c82cd4af38656532252f26bfd72c315
      https://github.com/MapServer/MapServer/commit/9860fe5f4c82cd4af38656532252f26bfd72c315
  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 #6765 from MapServer/backport-6764-to-branch-8-0

[Backport branch-8-0] [OGR / WFS] Fix PropertyIsLike filter with special characters like parenthesis, backslash and single quote (fixes #6751)


Compare: https://github.com/MapServer/MapServer/compare/c60c66c13e90...9860fe5f4c82


More information about the MapServer-commits mailing list