2.4.19
The following link contains the updates listed here and can be unzipped into the weave\platform directory to apply the updates:
http://cohga.com/weave/weave-2.4.18.4.zip (md5: 2afbfb947cb4832921e71c79c672cadd)
Pending Release
Enhancements
- Performance update for shutdown.
- Improved the performance for shutdown when an invalid database connection is trying to reconnect.
Fixes
- Update to WMS map engine legend handling.
- Ensure that a problem generating a legend image on the WMS server doesn't result in an missing image icon on the client.
- ACL filter fix.
- Fixed issue with client ACL filter not working correctly when ACL's are attached to items in an array.
- System datasource startup issue.
- Ensure that the system datasource isn't attempted to be started twice if more than one event admin service is available.
- Log file locator fix.
- The code to locate the logging.properties file broke in some circumstances with the last update.
- Data count issue with Postgres.
- When counting the number of rows returned when generating data an error would occur if Postgres was the underlying database.
- Date handling fix for editing.
- The edit bundle is more forgiving of trying to shove the wrong type of date/time/timestamp into a date type column.
- Id fix for edit bundle.
- When creating a new feature the id reported to the audit table would be the FID, not the key value.
- JDBC connection manager issue.
- The services wasn't releasing it's reference to the password decoding service when shutting down.
- Log bundle version issue.
- The version number in the logger bundle was incorrectly set.
- Toc action issue.
- The toc action wasn't recognising the 'visible' attribute.
- Mail service didn't support encrypted passwords.
- It wasn't possible to encrypt the password for the SMTP server in the configuration and have it decoded correctly.
- Mail server issue.
- Mail server service was not recognising changes made to its configuration.
- Client startup issue.
- The client would sometimes show errors when loaded during the server startup.
- Quick search issue.
- The quick search panel wasn't correctly highlighting the hovered row.
- Data definition metadata issue.
- Data definition metadata was including the id column in the results information even if the id column wasn't included in the list of columns required.
- Selection update issue.
- More entities were included in the zoom extent than were needed when updating multiple entities with some of them empty.
- Details panel update.
- The scrolling wasn't quite right in the details panel when the content was larger than the view area.
- AGS tile fix.
- Update to ensure that a map draw doesn't fail if a map tile is missing in AGS 10.1.
- Geometry operation update.
- Stopped issue where mis-configured filter would stop geometry operations for completing.
- ArcGIS Server update.
- A problem with accessing AGS via a proxy server was resolved by updating the AGS API to version 10.1 SP 1.