[mapserver-commits] [mapserver/mapserver] 5b6ccd: Filters: add whitespace between and and next part ...

GitHub noreply at github.com
Fri Nov 25 14:12:34 PST 2016


  Branch: refs/heads/branch-7-0
  Home:   https://github.com/mapserver/mapserver
  Commit: 5b6ccd0f8aa672799351446d6f271015101973bf
      https://github.com/mapserver/mapserver/commit/5b6ccd0f8aa672799351446d6f271015101973bf
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2016-11-25 (Fri, 25 Nov 2016)

  Changed paths:
    M mapogcfiltercommon.c
    A msautotest/wxs/expected/wfs_filter_false_ogr_property_is_equal_and_bbox.xml
    M msautotest/wxs/wfs_filter.map

  Log Message:
  -----------
  Filters: add whitespace between and and next part (relates to #5352)

A <Filter><And>....<BBOX></BBOX></And></Filter> results in
a ( ..... ANDintersects(....)) mapserver expression. The expression lexer seems
to make sense of it though, but this is ugly.


  Commit: ac253a7d75290e6c077d70c618122539ef36671c
      https://github.com/mapserver/mapserver/commit/ac253a7d75290e6c077d70c618122539ef36671c
  Author: Even Rouault <even.rouault at mines-paris.org>
  Date:   2016-11-25 (Fri, 25 Nov 2016)

  Changed paths:
    M mapogcfiltercommon.c
    A msautotest/wxs/expected/wfs_filter_false_ogr_property_is_equal_and_bbox.xml
    M msautotest/wxs/wfs_filter.map

  Log Message:
  -----------
  Merge pull request #5353 from rouault/fix_5352

Filters: add whitespace between and and next part (relates to #5352)


Compare: https://github.com/mapserver/mapserver/compare/b695d28e85f6...ac253a7d7529


More information about the mapserver-commits mailing list