Ticket #18 (closed defect: fixed)

Opened 3 years ago

Last modified 10 months ago

Check namespace in FE element

Reported by: ol Owned by:
Priority: minor Version: SVN
Keywords: 19.2 namespace FE Cc:
Triage Stage: Unreviewed State of Approval: Unnecessary
Attached Patches: None Complexity: Unknown
Compatibility: Unknown Specification: Unnecessary

Description

<ogc:PropertyName xmlns:gml="http://www.opengis.net/ASDF">gml:name</ogc:PropertyName> should not be used/failed because namespace is not xmlns:ogc="http://www.opengis.net/ogc"

Cf Unit test: wfs:wfs-1.1.0-Basic-GetFeature-tc19.2

wfs_remove_namespace tinyows code should surely be redesign

Change History

Changed 10 months ago by ol

  • status changed from new to closed
  • resolution set to fixed

Done as r454

Note: See TracTickets for help on using tickets.