[fusion-trac] #619: PRINT WIDGET Fails when TITLE is blank

Fusion trac_fusion at osgeo.org
Wed Jun 25 17:58:39 PDT 2014


#619: PRINT WIDGET Fails when TITLE is blank
------------------------+---------------------------------------------------
   Reporter:  gluckett  |       Owner:  madair
       Type:  defect    |      Status:  new   
   Priority:  P2        |   Milestone:  Future
  Component:  Widgets   |     Version:  2.0   
   Severity:  Major     |    Keywords:        
External_id:            |       State:  New   
    Browser:  All       |          Os:  All   
------------------------+---------------------------------------------------
 Print widget, if user leaves title blank, the user gets a 500 error.

 In C:\Program
 Files\OSGeo\MapGuide\Web\www\fusion\widgets\Print\printablepage.php

 line 78

 add the line:

 $isArrow = $params['ISARROW'];
 if(isset($params['TITLE'])
       $title = $params['TITLE'];

 MGOS 2.5.0.7449    Print Widget

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