Ticket #678 (closed bug: fixed)
TRANSPARENT parameter case sensitivity
| Reported by: | openlayers | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 2.5 Release |
| Component: | Layer.WMS | Version: | SVN |
| Keywords: | Cc: | ||
| State: |
Description
email: kablukiw AT gmail dot com
According to the WMS specs all parameter values are case sensitive (1.1.1 sec 6.4.1; 1.3.0 sec 6.8.1). In addition, in the specs (1.1.1 sec 7.2.3.9; 1.3.0 sec 7.3.3.9) the valid values for the TRANSPARENT parameter is TRUE|FALSE. However, the current OpenLayers implementation is looking for "true" as a value for TRANSPARENT which is not valid and thus will not make a correct WMS request if the transparent parameter is set to "TRUE".
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

