Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#202 closed defect (fixed)

problem w/ z-Index in map layers

Reported by: christoph Owned by: christoph
Priority: major Milestone: 2.4.5 release
Component: core Version: 2.4.4
Keywords: Cc:

Description

there is an error in setMapRequest, the divs of the layers look like this

<div 0="" ...> <div 1="" ...>

and the z-Index is missing. Must be a malformed string.

Change History (4)

comment:1 by christoph, 16 years ago

Component: administrationcore
Owner: changed from mapbender_dev@… to christoph

comment:2 by christoph, 16 years ago

Resolution: fixed
Status: newclosed

fixed in 2.4.5 rc2

comment:3 by christoph, 16 years ago

a single quote in the function setMapRequest needs to be removed, search for "z-index"

Note: See TracTickets for help on using tickets.