[mapserver-commits] [MapServer/MapServer] f53a3a: WFS: avoid accidental modification of element type...

Jeff McKenna noreply at github.com
Fri Jul 9 04:10:04 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/MapServer/MapServer
  Commit: f53a3a50dc13bbc8d34ede20497e7c3613e518dc
      https://github.com/MapServer/MapServer/commit/f53a3a50dc13bbc8d34ede20497e7c3613e518dc
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2021-07-09 (Fri, 09 Jul 2021)

  Changed paths:
    M mapwfs.cpp

  Log Message:
  -----------
  WFS: avoid accidental modification of element type in DescribeFeatureType response,

when using gml_types=auto with a layer that has a field 'layer' (fixes #5902)

Restrict the ``layer_type`` item to the ``wfs`` namespace (added
initially per c09434154f01b0ba05b5bebaf3154cf0d16de7a6)

Analysis and suggested fix by:
Co-authored-by: Seth G <sethg at geographika.co.uk>


  Commit: 2c68a46e3bbeffbb48f0594d77d4d54bbd954d0b
      https://github.com/MapServer/MapServer/commit/2c68a46e3bbeffbb48f0594d77d4d54bbd954d0b
  Author: Jeff McKenna <jmckenna at gatewaygeomatics.com>
  Date:   2021-07-09 (Fri, 09 Jul 2021)

  Changed paths:
    M mapwfs.cpp

  Log Message:
  -----------
  Merge pull request #6366 from rouault/fix_5902

WFS: avoid accidental modification of element type in DescribeFeature…


Compare: https://github.com/MapServer/MapServer/compare/505b0e1992cc...2c68a46e3bbe


More information about the mapserver-commits mailing list