Ticket #2979 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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

Changed 4 years ago by jmckenna

  • cc jmckenna added

Changed 4 years ago by sdlime

  • milestone changed from 5.4.1 release to 5.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

Changed 4 years ago by assefa

  • 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.

Changed 4 years ago by assefa

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

committed in r9331

Changed 4 years ago by tomkralidis

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

Note: See TracTickets for help on using tickets.