Aeon Known Issues
91 results found
-
The Status drop-down on NewUserRegistrationForm and ChangeUserInformation are not populating information properly
v5.0
Bug# 48040 votesReleased in Aeon 5.0 default web pages on 1/20/2020.
-
NewUserRegistration.html page typo
In the following line of the NewUserRegistration.html:
<input type="text" class="form-control" name="Username" id="CurrentPassword" value="<#PARAM name='NewUsername'>" autocomplete="off">
the id="CurrentPassword" should be id="Username".
v5.0
Bug# 45420 votesReleased in Aeon 5.0 web pages on 1/20/2020.
-
0 votes
Released in Aeon 5.0 web pages on 1/20/2020.
-
0 votes
Released in Aeon 5.0 web pages on 1/20/2020.
-
Secondary address issue on ChangeUserInformation.html
There is an extra space in the code before the term CustomizationKey in the ChangeUserInformation.html page which causes the alternative address information section to ignore the settings in the Customization Manager.
<section name="alt-address-info" style="<#CONDITIONAL type=" CustomizationKey" test="UseSecondaryAddress" false="display:none">">
v5.0
Bug# 45490 votesReleased in Aeon 5.0 web pages on 1/20/2020.
-
The checkbox functionality doesn't work properly for ResearchTopicsSharing
The checkbox does not work properly for sharing research topics with the NewUserRegistration.html, ChangeUserInformation.html, and NewAuthRegistration.html pages.
Workaround:
Here's the current code:
<div class="form-check">
<label for="form-checkbox ResearchTopicsSharing">
<span class="<#ERROR name='ERRORResearchTopicsSharing'>">
<input class="form-check-input" type="checkbox" id="ResearchTopicsSharing" <#CHECKED name='ResearchTopicsSharing' default='true'>>May we share your research topics with others?
</span>
</label>
</div>To fix it she added the 'name="ResearchTopicsSharing" value="Yes"' elements:
<div class="form-check">
<label for="form-checkbox ResearchTopicsSharing">
<span class="<#ERROR name='ERRORResearchTopicsSharing'>">
<input class="form-check-input" type="checkbox" id="ResearchTopicsSharing" name="ResearchTopicsSharing" value="Yes" <#CHECKED name='ResearchTopicsSharing' default='true'>>May we share your research topics with others?
</span>
</label>
</div>v5.0
Bug# 45510 votesReleased in Aeon 5.0 web pages on 1/20/2020.
-
The Activities can't be downloaded as an Excel XLS file
The logs will show the error message "Error processing method" when a failed attempt to download the Activites from the Aeon 5.0 Web Pages.
v5.0
Bug# 45660 votesreleased · AdminKatie Gillespie (Special Collections & Archives Program Manager, Atlas Systems, Inc.) respondedDownload an update set of Aeon 5.0 webpages that include this fix here: https://support.atlas-sys.com/hc/en-us/articles/360012610813-Aeon-Downloads
-
<#requestlimit> in Status Line displays confusing text for 0/unlimited value
When an individual user has a request limit of “0” set in the client (so that the user can have unlimited requests), that “0” then shows up in web status lines as the user’s request limit if the <#requestlimit> tag is used in any status lines."
Status line message: "Thank you for your request(s). If you have more than 0 active requests, your requests will be placed in review and you will need to submit individual requests from the Saved Requests page."
Should clarify message if request limits are used overall, but individual user has unlimited limit.
0 votesreleased · AdminBrittany de Gail (Technical Writer/Content Developer, Atlas Systems, Inc.) respondedReleased in Aeon v5.1
-
0 votesreleased · AdminKatie Gillespie (Special Collections & Archives Program Manager, Atlas Systems, Inc.) responded
Released with 4.0.1 server update 11/26/18
-
External request submissions do not persist through new user registration
When submitting a request to Aeon through the external request endpoint, if the patron clicks the 'First Time User' link to register as a new user, the patron will be taken to the main menu and the external request data will be lost
0 votesreleased · AdminKatie Gillespie (Special Collections & Archives Program Manager, Atlas Systems, Inc.) respondedreleased in special DLL for sites experiencing issue. Contact support@atlas-sys.com if you think this applies to your site. This version of the DLL will be released in full with the next version release.
-
Password hint function does not work on web
The status line reports "Invalid Password" but does not show the user's password hint.
1 votereleased · AdminKatie Gillespie (Special Collections & Archives Program Manager, Atlas Systems, Inc.) respondedReleased with 4.0.1 server update 11/26/18