Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#2979 closed defect (fixed)

WMS 1.3.0 should noy allow the SRS parameter but only the CRS parameter

Reported by: assefa Owned by: assefa
Priority: normal Milestone: 5.6 release
Component: WMS Server Version: unspecified
Severity: normal Keywords:
Cc: jmckenna, nsavard, tomkralidis

Description

SRS parameter is only for versions <=1.1.1. We should thrown an exception if SRS is given instead of CRS.

Change History (5)

comment:1 by jmckenna, 15 years ago

Cc: jmckenna added

comment:2 by sdlime, 15 years ago

Milestone: 5.4.1 release5.6.0 release

Might this have negative consequences with brain dead clients? We've shot ourselves in the foot in the past by tersely following the specs only to break major clients like ArcGIS or Google Earth.

Steve

comment:3 by assefa, 15 years ago

Cc: nsavard tomkralidis added

I understand the risk. But SRS and CRS could fundamentally be different because of the axis order implied. They have an implication of how to read parameters such as BBOX and take into account the axis. I will if other have comment but I would be in favor of correcting this to avoid any confusion on the parameters.

comment:4 by assefa, 15 years ago

Resolution: fixed
Status: newclosed

committed in r9331

comment:5 by tomkralidis, 15 years ago

Thanks Assefa. I've added an test in r9332.

Note: See TracTickets for help on using tickets.