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.3.zip (md5: 9dfdeeda24b836cc4e89b4610a592b1d)
Pending Release
Enhancements
- 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.
- Performance update for shutdown.
- Improved the performance for shutdown when an invalid database connection is trying to reconnect.
Fixes
- 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.
- 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.