Studio is probably making the assumption that Fusion template URLs would
never have query string parameters as a part of the URL, so it blindly
appends "?ApplicationDefinition..." to it when generating a preview URL.
Maestro (6.0m10) is smart enough to not do this.

The new test build purposefully removes Google Maps through index.html
because script tag appending through document.write() is unsafe in modern
browsers, whereas through index.php, the Google Maps script tags can be
safely emitted as part of the starting HTML content. 

But having thought about this a bit more, we *may* be able to do this in a
safe manner through index.html.  Need to play around a bit more.

- Jackie



--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to