[fusion-trac] #604: selectionLayer.getPropertyNames() not finding last property enabled in layer
Fusion
trac_fusion at osgeo.org
Thu Nov 7 12:57:55 PST 2013
#604: selectionLayer.getPropertyNames() not finding last property enabled in
layer
--------------------------+-------------------------------------------------
Reporter: cgountanis | Owner: madair
Type: defect | Status: new
Priority: P2 | Milestone: Future
Component: Widgets | Version: SVN
Severity: Major | Keywords: MapGuide 2.6
External_id: | State: New
Browser: All | Os: All
--------------------------+-------------------------------------------------
selectionLayer.getPropertyNames() not finding last property selected in
layer.
Replicate: Uncheck all properties on layer (visible in viewer). Hit save.
Run selection and selectionLayer.getPropertyNames() = null. This is good.
Check just one property, hit save. Run selection and getPropertyNames is
still null. Select a second property visible and hit save. Run selection,
you only get the first property shown.
It is like the last property you add you make is skipped when using the
Fusion API getPropertyNames() function.
This directly affects the selection widget so it's not that hard to test.
Just use the parcel layer in Sheboygan and only enable one visible
property.
Visual:
http://i.imgur.com/SBV1LpT.png
--
Ticket URL: <http://trac.osgeo.org/fusion/ticket/604>
Fusion <http://trac.osgeo.org/fusion>
Fusion is a web-mapping application development framework for MapServer and MapGuide OS.
More information about the fusion-trac
mailing list