[mapserver-commits] [MapServer/MapServer] eb18a2: Change no query results to MS_SUCCESS

Jeff McKenna noreply at github.com
Sun Mar 21 05:09:34 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/MapServer/MapServer
  Commit: eb18a29830e127ecb58ced418e650c529b2111b8
      https://github.com/MapServer/MapServer/commit/eb18a29830e127ecb58ced418e650c529b2111b8
  Author: sethg <sethg at geographika.co.uk>
  Date:   2021-03-20 (Sat, 20 Mar 2021)

  Changed paths:
    M mapquery.c
    M msautotest/mspython/test_postgis.py
    R msautotest/wxs/expected/wfs_200_exception_getfeature_resourceid_inexisting.xml
    M msautotest/wxs/expected/wfs_200_exception_getfeaturebyid_nofeature.xml
    A msautotest/wxs/expected/wfs_200_getfeature_resourceid_inexisting.xml
    M msautotest/wxs/wfs_200.map

  Log Message:
  -----------
  Change no query results to MS_SUCCESS


  Commit: 571e680384d19257c3670f2ea5d603def3197e9f
      https://github.com/MapServer/MapServer/commit/571e680384d19257c3670f2ea5d603def3197e9f
  Author: Jeff McKenna <jmckenna at gatewaygeomatics.com>
  Date:   2021-03-21 (Sun, 21 Mar 2021)

  Changed paths:
    M mapquery.c
    M msautotest/mspython/test_postgis.py
    R msautotest/wxs/expected/wfs_200_exception_getfeature_resourceid_inexisting.xml
    M msautotest/wxs/expected/wfs_200_exception_getfeaturebyid_nofeature.xml
    A msautotest/wxs/expected/wfs_200_getfeature_resourceid_inexisting.xml
    M msautotest/wxs/wfs_200.map

  Log Message:
  -----------
  Merge pull request #6268 from geographika/query-noresults

Return MS_SUCCESS rather than MS_FAILURE for queries with 0 results


Compare: https://github.com/MapServer/MapServer/compare/0949d8ed1b48...571e680384d1


More information about the mapserver-commits mailing list