Skip to content

Aeon Known Issues

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

186 results found

  1. Custom search displaying results based on unconverted UTC db time

    The custom search is displaying the correct, converted, time in the client; however, custom searches look for the unconverted UTC time from the database.

    v5.0.3 and 4.1.0.2
    Bug# 8689

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

  2. Activity tags are not handling special display formats

    The default pages do not currently support special date formats such as ISO8601 for the ActivityStatusDate. When adding the ISO8601 to the code, the pages are preventing the UTC time from being converted to the user's local timezone.

    Bug# 8611

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

  3. Unable to report transaction numbers in Cybersource's merchant-defined data fields

    The Cybersource gateway has trouble submitting a list of relevant TNs with the default PARAM tag 'delimiter' attribute (a comma).

    Bug# 6941

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

  4. DLL request copy doesn't redirect user

    Requesting a copy from the Item Checked Out or Available for Use status produces the correct status line, but doesn't redirect user to the edit photo duplication form, and also gives a status line about editing a request that has already been processed.

    Bug# 7393

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

  5. Duplication Orders do not appear on detailed information

    When the ViewDetailedDefaultInformation page contains a blank field value is blank. As a result, the javascript designed to hide blank/empty fields doesn't show the entire div block.

    Bug# 7337

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

  6. 0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

  7. 0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

  8. Nonvalidate attribute not added to the cancel button

    For pages with the required attribute and a cancel button, the nonvalidate attribute needs to be added to the cancel button in order to allow users to stop the request form and return to the main menu. The attribute also needs to be added to the Save Request button in the includerequestbuttons.html.

    Bug# 6909

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

  9. Aeon's logon sitemap form display

    Underneath the "2019 Atlas Systems, Inc. All Rights Reserved" div, enter the following code to add the site map form on the logon page:

    <span class="new-line">
    <a href="aeon.dll?Action=10&Form=3>">Site Map</a>
    </span>

    Bug# 6681

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

  10. Aeon user account is limited to 15 characters

    The AeonCreateUserAccount script is limited to navrchar(15) which will be problematic for custom installs that may try to set longer passwords.

    Bug# 6496

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Database  ·  Admin →
  11. Exporting Z39.50 includes columns but not information.

    Exporting the results grid of a Z39.50 search will not include values in the Location, Call Number, or Availability columns, even when values are displayed in those columns.

    Bug# 5960

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Z39.50  ·  Admin →
  12. Requests can be incorrectly associated with activities

    Requests can be incorrectly associated with activities when browsing through a request list with mixed "RequestFor" associations. The form request isn't being initialized when switching between forms.

    Bug# 5751

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

  13. Time out error with PayPal

    The PayPal endpoint for credit card payments in the web does not gracefully handle connection timeouts. PayPal transactions would complete on the provider side but would sometimes not be updated in Aeon. Logs indicate that a connection timeout when trying to post back to PayPal in CompletePayPalIPNPayment raises an uncaught exception.

    Bug# 5360

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

  14. Email text description consistencies

    The UserAddedToActivity email template refers to the "Activities menu in the left-hand navigational bar" of the web interface. This language should be changed to reflect the new Aeon web pages that no longer have a left-side menu.

    v5.0
    Bug# 5348

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Email  ·  Admin →
  15. The updated TouchNet pages have some HTML errors that prevent successful payments

    TouchNet's feature specific CreditCardPayment.html has the following problems:

    1. The 'summaryTotalCharges' span is pulled from the ViewOrderApprovals.html page which updates the total charges as the user selected requests. This doesn't work when CreditCardPayment.html is displayed; it reads $0 but should have the total billing charges for the requests that will be paid for.

    2. The #paymentform form is nested in the ViewOrderApprovals form, which is invalid HTML and prevents the inner form from being submitted.

    Bug# 4237

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

  16. SessionID is being deleted on FAQ, About, and SiteMap

    Aeon is deleting the Session ID on pages that are able to be accessed when not authenticated.

    Bug# 4415

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

  17. The Pay Now button on CreditCardPayment.html can be clicked multiple times

    The button should disable itself when clicked until we've received a response from the Aeon server or otherwise timed out.

    If the billing amount is 0, it is not halting the process. You can't click a button until there is a value for the transaction number or the billing amount.

    Bug# 5638

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

  18. User Search on Activity Form returning wrong or incomplete results

    The Aeon Client's Activity form doesn't account for compound search terms when matching first and last names in a username search. For example, a search for 'Von Neumann' would return results if Von was in the FirstName and Neumann was in the LastName but a search for 'Von Neumann' would not match if Von Neumann were both in the LastName. 

    Bug# 3959

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Staff Client  ·  Admin →
  19. Cloning request from queue grid causes error message

    Staff would receive an error message when attempting to clone a request by clicking the arrow icon next to the 'Clone Request to Another User' button in the Client. In addition, the 'Clone and Finish' button would not grey out when it's not available for use.

    Bug# 4541 & 4022

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Staff Client  ·  Admin →
  20. Changing a staff user's password sets "StaffPasswords.ModifiedBy" to the staff user's username

    The "Modified By" field is being set to the username of the Staff User whose password was changed instead of the username of the logged-in user when resetting a staff user's password.

    Bug# 4258

    0 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Staff Interface  ·  Admin →

Feedback and Knowledge Base