...
- Interop fix
- A message was being output to the browser console indicating that the WeaveLink component may be out of date when it wasn't.
- Legend action fix
- The legend action, not the legend panel, was not honouring the
remove
attribute.
- The legend action, not the legend panel, was not honouring the
- Colour selection fix
- The colour palettes for selecting redline or upload colours would cause problems if the palette was initialised with a colour that wasn't available in the palette. This could happen for example if an item was programatically added to the redline, rather than the user drawing the item manually.
- Measure tool save to redline fix
- The measure distance we appearing in the redline multi-line label field when the redline measure items wasn't selected.
- Bookmark fixes
- Restoring a ToC from a bookmark saved by Weave 2.4 could cause problems.
- Restoring a ToC with an exclusive group would turn on the parent even if it was off in the bookmark.
- Error message fix for search panel
- A bug in Ext.js meant that error flags were not being removed from the search panel when the error situation was resolved.
- Data generation fix
- An error could occur when generating data based on an entity intersection when there were no available entities, which should be returning no data rather than generating an error.
- ArcGIS Server WMS fix
- Scale dependencies were not correctly set when using ArcGIS server via WMS.
- BIRT scalebar component update
- Scale values were not correct if using a DPI other than 96 and the map was setup to use the client view extent.
- BIRT map component update
- Setting a crs attribute for the map would not force the map to use that coordinate reference system.
- Multi-select parameter fix for searches
- Search parameters that allowed for more than one value to be selected were not always generating the correct SQL.
- Date parameter issue in search panel
- Validation of date fields was causing problems if the validation failed.
- Fix for spatial mappers that had multiple spatial engines
- The update in 2.5.21 that validated table and key information caused some types of configurations to stop working, this update allows those configuration to be used again.
- Measure tool save to redline fix
- The items saved to the redline layer were not being drawn on the map when the server would generate a map image, e.g. when generating a report.
- OGR spatial engine fix
- The OGR based spatial engines were returning some field types as the incorrect type.
- ArcGIS tile offset
- The need to specify a tile offset for tiled ArcGIS map engines has been fixed and tiles should now align correctly without the offsets (which will not now be ignored)