Changes between Version 27 and Version 28 of Release/2.6/Notes
- Timestamp:
- 10/06/14 05:52:48 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/2.6/Notes
v27 v28 153 153 * .net/PHP/Java Developer's Guide Samples 154 154 155 All bundled samples require the [http://download.osgeo.org/mapguide/releases/2. 0.2/samples/Sheboygan.mgp Sheboygan dataset] to be loaded into the MapGuide Server.155 All bundled samples require the [http://download.osgeo.org/mapguide/releases/2.6.0/Release/Sheboygan.mgp Sheboygan dataset] to be loaded into the MapGuide Server. 156 156 157 157 A restart of Apache and/or IIS may be required for PHP to work. … … 172 172 * Fusion: Bing/VirtualEarth commercial layers may conflict with Google layers if they are both specified in a Flexible Layout. If you have a Bing/VirtualEarth layer as the default, switching to a Google layer in your Fusion application will cause the Google layer to be displaced and vice versa. 173 173 * #2252: It is not possible to call MgFeatureService::UpdateFeatures() with a NULL MgTransaction in the PHP API 174 * #2441: v2.6 QUERYMAPFEATURES may not return attributes of selected points when selection is done at the edge of the point.175 174 * Installer may generate a providers.xml entry for the ArcSDE provider if all providers are enabled in the "Feature Selection" dialog even if the installer does not actually bundle the ArcSDE provider. You can simply remove this entry from providers.xml after installation if this is the case. 176 175 * CentOS: mgserver may throw double-free errors on service startup or server shutdown. Should not affect server behaviour.