Ticket #18 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.