Changes between Version 27 and Version 28 of Release/2.6/Notes


Ignore:
Timestamp:
Oct 6, 2014, 5:52:48 AM (10 years ago)
Author:
jng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release/2.6/Notes

    v27 v28  
    153153 * .net/PHP/Java Developer's Guide Samples
    154154
    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.
     155All 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.
    156156
    157157A restart of Apache and/or IIS may be required for PHP to work.
     
    172172 * 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.
    173173 * #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.
    175174 * 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.
    176175 * CentOS: mgserver may throw double-free errors on service startup or server shutdown. Should not affect server behaviour.