Changes between Version 3 and Version 4 of Release/2.6.1/Notes


Ignore:
Timestamp:
Jul 27, 2015, 6:17:18 AM (9 years ago)
Author:
jng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release/2.6.1/Notes

    v3 v4  
    9494MapGuide Open Source 2.6.1 fixes the following issues
    9595
    96  * #2548: Fix inability to clear selections by calling QUERYMAPFEATURES and omitting both GEOMETRY and FEATUREFILTER parameters
    97  * #2526: Fix MgUnclassifiedException? when doing a QUERYMAPFEATURES with PERSIST=0
    9896 * #309: mgserver daemon does not start after reboot
    99  * #2547: Attribute values are wrong in Selection Panel if feature source is joined
    100  * #2551: Zoom in/out raster file (sid file) in flexible web layout results in server down
    101  * #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 samples
    103  * #2501: In basic web layout, Select Within will select all features in map when user restricts the results to an invisible layer
    104  * #2499: Schema report: ShowFirstClass doesn't work
    10597 * #1727: Force uniqueness of layer name list in MgDrawingService::EnumerateLayers
     98 * #1996: Fix ReadNext() reader behavior in SQLite provider
    10699 * #2453: Fix missing API documentation on .net exception proxy classes.
    107100 * #2479: v2.6 QUERYMAPFEATURES doesn't work properly if map has no coordinate system
     
    112105 * #2490: Render legend image icons with transparent background
    113106 * #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.
    114115
    115116== Fusion Changes/Fixes ==
    116117
     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
    117120 * [http://trac.osgeo.org/fusion/ticket/625 #625]: Error uploading SQLite redline data stores for editing
    118121 * [http://trac.osgeo.org/fusion/ticket/626 #626]: Fix KML/KMZ redline export for SHP and non-LL84 data stores
    119122 * [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
    120128
    121129== FDO Notes ==
     
    127135=== FDO Changes ===
    128136
    129  * None
     137 * Update OpenSSL to 1.0.1m