Ticket #2427 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

Restore behavior of MapServer 4.10 for WMS STYLES parameter

Reported by: dmorissette Assigned to: 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

12/07/07 14:38:19 changed by dmorissette

  • status changed from new to assigned.
  • summary changed from Make WMS STYLES parameter optional to Restore behavior of MapServer 4.10 for WMS STYLES parameter.

12/07/07 15:35:00 changed by dmorissette

  • status changed from assigned to closed.
  • resolution set to fixed.

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

12/08/07 16:58:16 changed by tomkralidis