Opened 14 years ago

Closed 13 years ago

#713 closed defect (fixed)

GUI Layer styles not set correctly

Reported by: mschulz Owned by: dev
Priority: major Milestone: 2.7 release
Component: wms Version: 2.7 rc1
Keywords: Cc:

Description

GUI Layer styles with a style name other than "default" are not correctly loaded on an applications startup. E.g. Geoserver layer often have special style names. In the startup of a gui, the wms array is created from class_wms, transferred into a wmc-object/xml and assigned then to the map. In this procedure the named styles information is lost.

I'll add more information to his bug, when I've digged further. So far I could observe this behaviour by examining class_wmc setLayerData method, when it adds a layer to currentWMS (line 1666).

Change History (1)

comment:1 by christoph, 13 years ago

Resolution: fixed
Status: newclosed

has been fixed...

Note: See TracTickets for help on using tickets.