...
- 'pressed' not working for map tips.
- If 'pressed' is set to true in the map tips configuration the button is pressed but the map tips don't appear, if you turn the button off then on they then work correctly.
- ToC issues.
- Some minor issues with the client ToC code when things were mis-configured would stop the client from working.
- Uploaded files wouldn't re-project.
- File uploaded in a different projection would not be re-projected on the fly to the current map extent.
- Index search issue.
- The default wildcard search wasn't working properly, it would perform a fuzzy search instead, which could results not being returned when they should be.
- MIF driver fix.
- The MIF file driver was not handling geometry collections correctly.
- BIRT redline issue.
- Redlines were not drawn on a map embedded in a data set.
- Client startup error handling.
- Errors during client startup were not always providing enough information to diagnose the cause.
- Toggle toolbar issue.
- The width of toggle toolbar was incorrect in Internet Explorer.
- AGS server log issue.
- Spurious errors were being reported in the ArcGIS Server log when Weave tried to determine if caching was enabled for a map service.
- Comments in config file issue.
- Un-terminated or nested comments weren't being handled correcting in config files.
- Support dump missing files.
- The support dump tool was missing some startup and configuration files that should've been included.
- Spatial upload update.
- Memory mapped shapefile support was disables since it appears that it may have issues on Windows with large files.
- Shapefile driver update.
- The shapefile driver was not taking into account if the shapefile was remote when setting the memory mapped flag.
- Clipping updates for zip'n'ship.
- Sometimes the clipping of geometry exported by zip'n'ship wasn't working correctly.
- Index bundle compatibility fix.
- The index bundle was using an deprecated API call.
- Text wrapping in grid.
- The wrapping of text in grid panels has been restored after it was lost during the upgrade from Ext.js 2.2 to 2.3.
- Selection not drawing in report.
- A map embedded in a grid would not draw the selection properly.
- Tiled AGS layers fix.
- Configuring tiled AGS layers to no include some levels wasn't working.
- Updates for progress meter.
- Sometimes the progress meter wouldn't stop, this update attempts to resolve this.
- Touch navigation wasn't enabled.
- The support for touch navigation of the map was not enabled.
- Fix for BIRT reports.
- If a BIRT report uses a JDBC connection directly it was unable to locate the required JDBC drivers.
- Identify tool fix.
- The identify tool was not handling being set to use a point, as opposed to a circle, as the identify operation correctly.
- Informix SQL issue.
- There was a problem with the SQL generated by data definitions when run on an Informix database.
- WFS issue.
- A problem with parsing the capabilities document from some WFS servers was fixed.
- JDBC connector fix.
- There was no way to obtain a JDBC connection by code outside of the JDBC bundle.
- WMS re-scale fix.
- Adjustments to WMS map scales was being applied when using geographic coordinates which is shouldn't have been.
- AGS image server fix.
- AGS image service connections were failing.
- Security bundle fix.
- A enhancement to the security bundle wasn't being used because of a metadata error which has been fixed.
- More Another security fixesbundle fix.
- Some security bundles needed a little adjustment to allow for the security code to be reusedadditional changes to the security bundle were required to fix support for other bundles to be able to perform authentication.