Adding a transparent WMS layer, "transparent" property doesn't work properly.

In code, "transparent" property is set to '1' and should be set to 'true'. Adding this line:

'#return_value' => TRUE, 

In "TRANSPARENT" property definition (lines between 96 and 102) in includes/layer_types/wms.inc file the property works and the layer is shown properly.

Comments

tmcw’s picture

Great, committed: http://drupal.org/cvs?commit=402282

Thanks for the fix, this can be hard to track down.

tmcw’s picture

Status: Patch (to be ported) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.