Changes between Version 3 and Version 4 of Release/2.6.1/Notes
- Timestamp:
- 07/27/15 06:17:18 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/2.6.1/Notes
v3 v4 94 94 MapGuide Open Source 2.6.1 fixes the following issues 95 95 96 * #2548: Fix inability to clear selections by calling QUERYMAPFEATURES and omitting both GEOMETRY and FEATUREFILTER parameters97 * #2526: Fix MgUnclassifiedException? when doing a QUERYMAPFEATURES with PERSIST=098 96 * #309: mgserver daemon does not start after reboot 99 * #2547: Attribute values are wrong in Selection Panel if feature source is joined100 * #2551: Zoom in/out raster file (sid file) in flexible web layout results in server down101 * #2552: Zoom slider not available in IE 10 with basic layout and without compatibility mode.102 * #2523: Fix bad include paths in PHP developer's guide samples103 * #2501: In basic web layout, Select Within will select all features in map when user restricts the results to an invisible layer104 * #2499: Schema report: ShowFirstClass doesn't work105 97 * #1727: Force uniqueness of layer name list in MgDrawingService::EnumerateLayers 98 * #1996: Fix ReadNext() reader behavior in SQLite provider 106 99 * #2453: Fix missing API documentation on .net exception proxy classes. 107 100 * #2479: v2.6 QUERYMAPFEATURES doesn't work properly if map has no coordinate system … … 112 105 * #2490: Render legend image icons with transparent background 113 106 * #2492: Reclaim dangling sockets on mgserver restart (allows for immedate mgserver restart after crash on Linux) 107 * #2499: Schema report: ShowFirstClass doesn't work 108 * #2501: In basic web layout, Select Within will select all features in map when user restricts the results to an invisible layer 109 * #2523: Fix bad include paths in PHP developer's guide samples 110 * #2526: Fix MgUnclassifiedException? when doing a QUERYMAPFEATURES with PERSIST=0 111 * #2547: Attribute values are wrong in Selection Panel if feature source is joined 112 * #2548: Fix inability to clear selections by calling QUERYMAPFEATURES and omitting both GEOMETRY and FEATUREFILTER parameters 113 * #2551: Zoom in/out raster file (sid file) in flexible web layout results in server down 114 * #2552: Zoom slider not available in IE 10 with basic layout and without compatibility mode. 114 115 115 116 == Fusion Changes/Fixes == 116 117 118 * [http://trac.osgeo.org/fusion/ticket/566 #566]: Fix redline/measure/buffer/etc not working with exclusively tiled maps 119 * [http://trac.osgeo.org/fusion/ticket/610 #610]: Fix zoom level not correct with Google and Bing base maps 117 120 * [http://trac.osgeo.org/fusion/ticket/625 #625]: Error uploading SQLite redline data stores for editing 118 121 * [http://trac.osgeo.org/fusion/ticket/626 #626]: Fix KML/KMZ redline export for SHP and non-LL84 data stores 119 122 * [http://trac.osgeo.org/fusion/ticket/628 #628]: Fix external base layers not showing in OverviewMap widget 123 * [http://trac.osgeo.org/fusion/ticket/629 #629]: Fix doubles with value 0.0 being shown as empty strings 124 * [http://trac.osgeo.org/fusion/ticket/630 #630]: Fix calling reloadMap() fails when commercial layers are enabled 125 * [http://trac.osgeo.org/fusion/ticket/631 #631]: Fix base maps being shifted when scale < 1000 126 * [http://trac.osgeo.org/fusion/ticket/632 #632]: Fix select feature not working well with IE11 127 * [http://trac.osgeo.org/fusion/ticket/633 #633]: Update browserdetect.js 120 128 121 129 == FDO Notes == … … 127 135 === FDO Changes === 128 136 129 * None137 * Update OpenSSL to 1.0.1m