[fusion-trac] #398: A typo in registerEventID function

Fusion trac_fusion at osgeo.org
Sun Jul 4 23:33:20 EDT 2010


#398: A typo in registerEventID function
----------------------+-----------------------------------------------------
   Reporter:  hubu    |       Owner:  hubu 
       Type:  defect  |      Status:  new  
   Priority:  P3      |   Milestone:  2.2  
  Component:  Core    |     Version:  1.1.1
   Severity:  Minor   |    Keywords:       
External_id:          |       State:  New  
    Browser:  All     |          Os:  All  
----------------------+-----------------------------------------------------
 In the registerEventID function, there is a typo:
 OpenLayers.i18n('regsiterEventError')));

 it should be:
 OpenLayers.i18n('registerEventError')));

 The result of this typo is we can't get the right string of
 'registerEventError'.

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