Zoom from Custom Search Command Coordinate System problem
If you create a custom Search command in a web layout in studio from a feature source that has a different coordinate system than the map definition, then the zoom does not perform a coordinate transformation. This is easily reproduced using a lat lon feature source in a state plane or UTM map, for instance, and creating a search to that lat lon feature source. The coordinates in the status bar of the AJAX viewer after the zoom will display the lat lon coordinates.
Fixed in 1.2.x by submission http://trac.osgeo.org/mapguide/changeset/1693
Fixed in trunk by submission http://trac.osgeo.org/mapguide/changeset/1694
Updated for compatibility with feature sources that contain multiple spatial contexts and/or multiple geometries.
Updated in 1.2.x by submission http://trac.osgeo.org/mapguide/changeset/1705
Updated in trunk by submission http://trac.osgeo.org/mapguide/changeset/1706