Aeon Known Issues
3 results found
-
Some characters are not correctly encoded when logging
Some characters (such as those with diacritics) are not properly encoded in log files.
Workaround: Add <encoding value="utf-8" /> under the <appender> element in the default log.config files.
Bug# 21305
0 votes -
OtherHeaders property used on SMTP.config does not function as expected.
The OtherHeaders property used on SMTP.config is set initially but is then overwritten and will not function as expected, which can lead to issues with configuring emails.
Bug# 14378
0 votes -
The Aeon installer does not support non-standard database user installations
A default database user and password are hard-coded into the installer defaults. When the DB update scripts try to grant permissions on new or updates tables, it will always try to grant them to 'aeon'. Need a way to configure the database user/password on install if different from hard-coded 'aeon'.
0 votes