Skip to content

Aeon Known Issues

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

186 results found

  1. Web payments with Paypal may record double payments.

    This is a timing issue with the aeon.dll so it can't be easily reproduced.

    When a payment has been completed with PayPal, it will send both a PDT response (an immediate response that redirects the user back to your page with payment confirmation details) and an IPN response (which is sent directly from PayPal to your server and can ensure you're notified of a successful payment even if the customer immediately closes their browser after completing payment on PayPal's site). The order and timing of these notifications is not guaranteed.

    1 vote

    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  ·  Billing  ·  Admin →
  2. Client ignoring confirm exit dialog response when activity forms open

    Repro Steps
    Open an activity form in the client. Do not make any pending changes to the activity record
    Close the main client form
    Choose "No" on the Confirm Exit prompt

    The client will close .

    1 vote

    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. 1 vote

    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  ·  Billing  ·  Admin →
  4. The EditEADRequest.html form doesn't work with web validation in the default web pages.

    Submit an EAD request, or update an existing non-photoduplication request's WebRequestForm field to EADRequest.
    Add a validation rule for the AeonForm specified in EditEADRequest.html, which should be EditGenericRequestEAD.
    Edit the request and submit values that will fail web validation.

    You will get a 'File not found' error, because it's trying to return you to the from 'EditGenericRequestEAD.html' which does not exist. Changing the AeonForm field to EditEADRequest does not work either; in that case you will simply get a blank page instead of the file-not-found error.

    1 vote

    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. 1 vote

    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  ·  Billing  ·  Admin →
  6. 1 vote

    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. PayEEZY payments fail if the charge amount is less than $1

    The validation of the PayEEZY relay response will fail because the composite string that is hashed expects a leading zero on the charge amount.

    1 vote

    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  ·  Billing  ·  Admin →
  8. If the LDAP server times out when logging in, the web DLL incorrectly reports that the username is not in the database

    This occurs when using two-step LDAP binding. If the LDAP server times out when attempting to authenticate the user, the SLUsernameNotInDatabase status line is erroneously shown.

    1 vote

    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. OpenURLMapping table allows for duplicate entries

    The primary key on the OpenURLMapping table is incorrect, which allows for duplicate entries.

    1 vote

    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 →
  10. Bundle search does not work when bundle field is NULL

    This happens because of a like comparison of the string '%%' against a NULL value.

    This is going to be resolved with the ability to edit bundle name and description after creation feature.

    1 vote

    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

  11. Adding a New Billing Default in Customization Manager generates an Unhandled Exception

    1. Navigate to the Billing Defaults tab in Customization Manager
    2. Add a new Billing Default
    3. Fill in at least one column, but leave at least one of these three fields blank a. Billing Category b. Billing Context c. Billing Type
    4. Click on the Service Packages tab
    5. Anerror window will appear. Select Yes
    6. The Billing Defaults tab will disappear and the error dialog will show up again. Select Yes
    7. Click on the Billing Defaults tab
    8. The error dialog will show again. Select Yes
    1 vote

    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  ·  Admin Tools  ·  Admin →
  12. Adding/Editing Service Packages and Billing Defaults in the Customization Manager

    The Service Package Details view does not show a corresponding Type or Context for any recently added Billing Category until you click the Refresh button in the top corner. Additionally, editing the Billing Context or Billing Type of a Billing Category causes the Service Package Details view to display information that is outdated.

    1 vote

    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  ·  Admin Tools  ·  Admin →
  13. Customization Manager fails when viewing routing that has new queues

    Steps to Reproduce:
    1. Open Customization Manager and view the Queues tab & Routing tab. Leave this instance open.
    2. Open another instance of Customization Manager to add a new queue and a routing rule that uses the new queue. This step can also be done by adding the records directly in SQL.
    3. In the Customization Manager instance from step 1, switch back to the Routing tab and the error will appear since the new queue is not known.

    1 vote

    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  ·  Admin Tools  ·  Admin →
  14. Requests can be created in the web without web validation being applied.

    The DLL is allowing the creation of a new transaction from a GET request. Creating a new record (transaction/user/etc) should only be allowed with POST actions.

    1 vote

    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

  15. Submitting photoduplication requests from an EAD does not send the user to the View Order Estimates page

    Submitting photoduplication requests from an EAD does not send the user to the View Order Estimates page even when not configured to skip order estimates.

    1 vote

    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. Identical Username - unhandled exception caused by primary key violation

    One user can cause another to receive an error while creating a new user.

    1. Open 2 Aeon client windows.
    2. Navigate to the add new user form in both windows.
    3. Give both new users the same user ID.
    4. Save one, type a password, do not click OK.
    5. Save the other, give them a password, and click OK.
    6. Click OK on the password dialog created in step 4.
    1 vote

    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 'Request For' dropdown may exclude activities or users when cloning requests in the web.

    This bug prevents users associated with an activity from cloning a request from that activity to another activity or researcher if they don't already own the original request. They will only have the option of assigning it to themselves.

    1 vote

    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  ·  Cloning  ·  Admin →
  18. Error occurs when using "Request For" control when not associated with any requests

    Steps to reproduce:

    1. Open a user form for a user that has no requests.
    2. Switch to the requests tab
    3. Click the Request For ribbon button.
    4. Either double click with no selected researchers or activities or choose to clear an association.

    Data Error: Incorrect syntax near ')'

    1 vote

    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

  19. 1 vote

    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

  20. 1 vote

    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

Feedback and Knowledge Base