Hello,

When I'm trying to load the Quick Plot function in fusion with the 
"TurquoiseYellow" template I get the following error message  :

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; 
.NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; 
.NET4.0E)
Timestamp: Mon, 9 Jan 2012 07:34:13 UTC

Message: 'panelman' is undefined
Line: 1
Char: 947553
Code: 0
URI: http://localhost:8008/mapguide//fusion/lib/fusionSF-compressed.js

The error is displayed even after making the change from
 "if  (panelman) " 
  to 
 "if (typeof (panelman) != "undefined")"  in QuickPlot.js

The error is not displayed with another template like "Slate"
I'm using Mapguide 2.2 64 Bit

Does anybody know why this happens?

Thank you,
Iulia
_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to