[fusion-trac] #563: JS Error when using SelectionRendererHorizontal

Fusion trac_fusion at osgeo.org
Wed Mar 27 10:58:42 PDT 2013


#563: JS Error when using SelectionRendererHorizontal
-----------------------+----------------------------------------------------
   Reporter:  wrightc  |       Owner:  madair
       Type:  defect   |      Status:  new   
   Priority:  P2       |   Milestone:  Future
  Component:  Widgets  |     Version:  2.0   
   Severity:  Minor    |    Keywords:        
External_id:           |       State:  New   
    Browser:  All      |          Os:  All   
-----------------------+----------------------------------------------------
 The Fusion.Widget.SelectionPanel.SelectionRendererHorizontal is giving the
 error "this.getMapLayer is not a function" when it is chosen instead of
 the SelectionRendererDefault.
 This is referring to line 508:

 {{{
 var mapLayers = this.getMapLayer().aLayers;
 }}}


 It looks as if getMapLayer() was going to be broken out as a separate
 method of SelectionRenderer at some point but this was never implemented?
 (MapGuide 2.4)

-- 
Ticket URL: <http://trac.osgeo.org/fusion/ticket/563>
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