#2611 closed defect (fixed)

WMS - GetCapabilities add namespace wms for Elements

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 10.1
Component: petascope Version: 10.0
Keywords: Cc: Dimitar Misev
Complexity: Medium

Description

For example, this element below doesn't have namespace wms

<Name xmlns="">WMS</Name>

and it caused problem for owslib at

        self.type = testXMLValue(self._root.find(nspath('Name', WMS_NAMESPACE)))

Change History (1)

comment:1 by Bang Pham Huu, 23 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.