[fusion-users] Print Widget Fails if Title Blank
GordonL
gordon.luckett at arrowgeomatics.com
Tue Feb 4 08:18:35 PST 2014
MGOS 2.5.0.7449 Print Widget
How to fix:
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'];
this is check if the TITLE is filled out on the form, otherwise the Print
widget fails.
I don't have rights to submit a Fusion bug report, so if someone can do
this...
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Print-Widget-Fails-if-Title-Blank-tp5101892.html
Sent from the Fusion Users mailing list archive at Nabble.com.
More information about the fusion-users
mailing list