Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#152 closed defect (fixed)

wmservice's ie6 compatibility patch

Reported by: flbergeron Owned by:
Priority: minor Milestone:
Component: other Version:
Keywords: Cc:

Description

[PGSQLMapContextConfig] the default format of a wms service layer, "image/png", breaks the openlayer capacity to pick the right format depending on the browser.

Attachments (1)

geprisma_rev888_patch_wms_service.diff (483 bytes ) - added by flbergeron 14 years ago.

Download all attachments as: .zip

Change History (3)

by flbergeron, 14 years ago

comment:1 by adube, 14 years ago

Resolution: fixed
Status: newclosed

fixed, r889.

comment:2 by adube, 14 years ago

More comments :

The OpenLayers.Layer.WMS object automatically change the 'format' parameter when the 'transparency' option is set to true. It also deals with IE6 limitations with png. That is the case only if the format is set to 'image/jpeg', i.e. the default value. So, leaving this option as it is lets OpenLayers do the right thing when choosing the format.

Note: See TracTickets for help on using tickets.