Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 51 Next »

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.2.zip (md5: cf9c8f5e4693aead506dee8c79eb80c3)

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 for for edit bundle.
    • When creating a new feature the id reported to the audit table would be the FID, not the key value.
  • No labels