Opened 12 years ago

Closed 6 years ago

#818 closed defect (fixed)

WMS provider: Prevent empty CRS or SRS names added to layer's CRS name collection

Reported by: samwang Owned by: Sam Wang
Priority: major Milestone: 3.7.0
Component: FDO API Version: 3.7.0
Severity: 3 Keywords:
Cc: External ID:

Description

This happens when the layer CRS name specified in the response of WMS serivce returned by "Get Capabilities" request is empty. For example, http://wms.alaskamapped.org/bdl?version=1.3.0.

So this may cause problem, when user try to serialize the spatial context to an XML file. What we do is simply filter out empty CRS name and not add it to collection

Attachments (1)

Ticket818.patch (431 bytes ) - added by samwang 12 years ago.
Patch for the fix

Download all attachments as: .zip

Change History (3)

by samwang, 12 years ago

Attachment: Ticket818.patch added

Patch for the fix

comment:1 by samwang, 12 years ago

Summary: Prevent empty CRS or SRS names added to layer's CRS name collectionWMS provider: Prevent empty CRS or SRS names added to layer's CRS name collection

comment:2 by jng, 6 years ago

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