...
- KML label fix
- Redlines exported as KML would not display any text associated with the redline (the text was exported as the items description, not it's name, which is what was required to have the text displayed in Google Earth for example).
- checkAll and uncheckAll ToC menu fix
- The icons were missing for the new checkAll and uncheckAll toc menu items that were added in 2.5.25.
- checkAll and uncheckAll ToC menu fix
- The checkAll and uncheckAll context menu items were not being enabled when right clicking on a folder.
- Fix for using the non-default style on toc model
- If you specified a style for a layer entry that wasn't the default the toc menu would display that as chosen but the map would not reflect the changed style.
- Fix for polygons with holes
- In some circumstances, polygons that contained holes did not include the holes when the polygons were sent from the client to the server.
- Fixed up some highlighting issues
- There were some issues with overriding the geometry highlighting styles that have been resolved.
- Fixed some filename encoding issues
- Uploaded files would sometimes not be downloadable if the filename contained some special characters.
- Improved time handling in non-spatial editing
- Time columns should now be handled better when used with non-spatial editing.
- WMS map engine fixes
- Some minor style related fixes have been added to the WMS map engine (when working with QGis).
- Weave security fix
- TheĀ
IPFilteredSpnegoAuthenticationProcessingFilter
filter wasn't actually applying the IP filtering when used in security.xml.
- TheĀ
- Fixed issue with DXF export
- If you generate a DXF file it was producing polylines when it was supposed to produce polygons.
- Map tips won't turn off
- If you set pressed to true for the map tips tool then the user couldn't turn the tool off.
- Redline export tools enabled when the shouldn't be
- The Export to Shapefile and Export to KML buttons were enabled when there were no redline items.