Ticket #13 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

Use request=GetMap instead of request=map

Reported by: cwhitney Owned by: arneke
Priority: major Milestone: 0.7.0
Component: core Version:
Keywords: Cc: chris.whitney@…

Description

Reported by Andrea Aime:
"I noticed wms requests do use request=map instead of request=GetMap? as mandated by the WMS 1.1.1 standard. GeoServer tolerates this and returns a map anyways, but I guess it would be better to make fully compliant requests?"

I confirmed this, and specifying the request parameter in the properties file does not appear to override this default value.

Attachments

LayerProfile.patch (0.6 kB) - added by cwhitney 10 months ago.
(Changes the request constant of LayerProfile?.java

Change History

Changed 10 months ago by cwhitney

(Changes the request constant of LayerProfile?.java

Changed 10 months ago by cwhitney

  • cc chris.whitney@… added
  • milestone set to 0.7

I added a patch, although probably not needed since the changes are obvious. The properties file will not override this value-- but that feature doesn't need to exist.

Changed 10 months ago by arneke

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

Fixed in r41

Note: See TracTickets for help on using tickets.