Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#2427 closed defect (fixed)

Restore behavior of MapServer 4.10 for WMS STYLES parameter

Reported by: dmorissette Owned by: dmorissette
Priority: normal Milestone: 5.0.1 release
Component: WMS Server Version: 5.0
Severity: normal Keywords:
Cc: tomkralidis, assefa, sdlime, warmerdam

Description

Ticket #1088 enforced the requirement of a number of WMS request parameters in GetMap and GetFeatureInfo URLs in MapServer 5.0.

Enforcing the requirement for the STYLES parameter in MapServer 5.0 has led to issues with a couple of WMS clients, the main one being that GoogleEarth could no longer connect to MapServer WMS services (others such as JUMP were reported to have the same issue).

A long thread of discussions followed, including the development of RFC-35 as a possible solution, and the submission of a change request at OGC to make STYLES optional in the next revision of the spec since it really doesn't need to be required (as was agreed on the wms-dev list). In the end we figured that the best solution was to withdraw RFC-35 and simply revert this change in 5.0.1 and make the STYLES parameter optional again (as it was in v4.10).

This ticket is to document and track this change.

Change History (3)

comment:1 by dmorissette, 16 years ago

Status: newassigned
Summary: Make WMS STYLES parameter optionalRestore behavior of MapServer 4.10 for WMS STYLES parameter

comment:2 by dmorissette, 16 years ago

Resolution: fixed
Status: assignedclosed

Fixed. STYLES made optional again in r7156 (trunk) and r7157 (branch-5-0).

Note: See TracTickets for help on using tickets.