Skip to content

Aeon Known Issues

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

102 results found

  1. DLL incorrectly displays detailed error information to users

    When an error is encountered, the Aeon Web DLL is surfacing detailed error information that should not be visible to end-users.

    Bug# 12289

    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  ·  Web Interface  ·  Admin →
  2. The Merge User form is too small

    When the Merge User form is opened, the height of the screen is too small and requires the user to scroll down to access some fields and all buttons. The form is also freely resizeable and does not have a minimum size or fixed size.

    Bug# 11880

    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 →
  3. Changing a user's username in the User Information Form causes an error if a Request Form is also open

    If the Request Form and User Information Form are open at the same time in the Client, and the relevant user's username is changed in the User Information Form, an error will occur when switching back to the Request Form even if the User Information Form is still open.

    Bug# 11403

    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 →
  4. Client still tries to connect to the database when it can't find a DBC file

    If the Aeon Client cannot find a DBC file on startup, it will correctly display an "Error Loading Database Settings" message, but will incorrectly continue trying to connect to the database after the error message is dismissed until this process eventually times out.

    Bug# 11107

    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 →
  5. Clicking "No" when prompted to edit activity notification e-mail still presents the e-mail for editing

    When a user is added to an activity on the Activity form, a prompt asks if you would like to edit the notification being sent to the user. Clicking "No" presents the e-mail for editing the same as if "Yes" were clicked.

    Bug# 10938

    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 →
  6. Customization window on Form Dashboard prevents closing the Client

    In Template Edit Mode, open the Customization popup window on the Form Dashboard and save changes. Attempts to close the Aeon Client from will fail as the Customization window is unable to fully close.

    Bug# 10792

    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 →
  7. Cybersource payment confirmations may not be processed correctly

    The "Unable to process payment at this time. Please contact library staff if this problem persists. Response signature provided from CyberSource payment provider could not be confirmed." error occurs when a user makes a payment in CyberSource but closes out before successfully navigating back to Aeon.

    Bug# 9361

    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. Resizing prevents access to Notes in Aeon Item record

    When scaling an item record's window down, the notes field becomes inaccessible, even when a note is present.

    Bug# 10317

    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 →
  9. Aeon Web API reports invalid X-AEON-API-KEY header in logs unnecessarily

    The ApiKeyAuthenticationMiddleware layer is invoked unnecessarily for non-secure endpoints, resulting in invalid X-AEON-API-KEY header log statements.

    Bug# 10273

    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  ·  Aeon API  ·  Admin →
  10. 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  ·  Web Interface  ·  Admin →
  11. Duplicate Requests in Aeon by double clicking submit button

    Users can submit duplicate requests through external requesting by rapidly clicking the submit button.

    Bug# 4702

    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

  12. Password change prompt after resetting an expired password for a new user

    When creating a user with an expired password and resetting their password via an email reset link, the user will immediately be presented with another password change form (because their previous password was expired).

    Bug# 8687

    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 →
  13. Blocked dates can be bypassed by manually entering date

    When submitting a new request through the web and manually typing in the date, the date will be accepted regardless of if it is a blackout date. The blackout date will be unavailable if you attempt to select it from the calendar.

    Workaround: Disable the manual entry to the date field by adding the below code to the scheduled_date.js:

    // Disable manual entry for date
    scheduledDate.attr("readonly", true);

    Bug# 8364

    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  ·  Web Interface  ·  Admin →
  14. Error filtering active requests

    When submitting a Get Barcode request to the Aeon API with the ActiveOnly parameter set to True will prompt an error.

    Bug# 8308

    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 →
  15. Duplicate classes in DataRow templates

    A second class attribute was added for action items in the data row template. The contextual classes (e.g, menuClone) should be included in the earlier class definitions.

    <a class="dropdown-item btn btn-light <#DATAROW field="RequestActionAllowed" name="Clone" disabledValue="d-none">" href="aeon.dll?Action=11&Form=32&Value=<#DATAROW field="TransactionNumber">" class="menuClone"><span aria-hidden="true" class="fas fa-copy text-primary"></span>  Clone Request</a>

    Bug# 7869

    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  ·  Web Interface  ·  Admin →
  16. Date/Times moment.js inconsistency for convert times to browser time

    Not all Date/Time fields are coded with the ISO8601 date.

    Bug# 7710

    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  ·  Web Interface  ·  Admin →
  17. Old jQuery code no longer required

    Security scans may ping the following old commented out jQuery in the web pages that needs to be removed:

    <!-- Optional JavaScript -->
    <!-- jQuery first, then Popper.js, then Bootstrap JS -->
    <!--<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n"
    crossorigin="anonymous"></script>-->

    Bug# 7573

    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  ·  Web Interface  ·  Admin →
  18. The ViewAllRequests table and the View Requests By Tag table will always use the same export query

    The DLL is using the same code for both the MainMenu.html and ViewRequestHistory.html tables and just uses an attribute to determine which table is show.

    Bug# 1231

    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  ·  Web Interface  ·  Admin →
  19. Extra comments on ViewUserReviewRequests.html no longer relevant

    ViewUserReviewRequests.html contains commented billing javascript that is unnecessary on the review page since it does not contain any billing information.

    Bug# 7336

    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  ·  Web Interface  ·  Admin →
  20. Typo of the spelling "Request" in the templates folder

    Typo of the spelling "Request" in the templates folder:

    DataRowOrderEstimate
    DataRow
    OrderBilling
    DataRowElec
    DataRow
    DefaultRequest
    DataRowCreditCardOrder
    DataRow
    DefaultActivity

    Bug# 6901

    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  ·  Web Interface  ·  Admin →

Feedback and Knowledge Base