[mapguide-trac] #1969: Remove error alert messages to users in ajaxmappane.templ

MapGuide Open Source trac_mapguide at osgeo.org
Tue Mar 13 05:47:02 EDT 2012


#1969: Remove error alert messages to users in ajaxmappane.templ
--------------------------+-------------------------------------------------
   Reporter:  gabrimonfa  |       Owner:       
       Type:  defect      |      Status:  new  
   Priority:  low         |   Milestone:       
  Component:  General     |     Version:  2.2.0
   Severity:  trivial     |    Keywords:       
External_id:              |  
--------------------------+-------------------------------------------------
 When errors occur in requests issued by ajaxmappane.templ, users are
 presented with a javascript alert which is not informative nor localized.

 Since the issue is always not "user serviceable" and almost always all
 continues to work correctly after the alert, there no need to display it
 to the users.

 Refining error messages has been already the subject of several closed
 tickets but no one apply perfectly.

 I propose to comment out the "alert" in the following function of
 ajaxmappane.templ:

 {{{ RequestFailed(text) }}}

 and maybe in

 {{{ OnMapOverlayImageLoadedError(e) }}}

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1969>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list