Aeon Known Issues
202 results found
-
Searching for user details in the 'Proxies' tab of the Client user form will cause an error if the search terms include an apostrophe.
Repro Steps
Open a user form and click on the proxies tab.
Perform a search using a single apostophe in the username or name field.
An application-level exception will be raised.1 votereleased · AdminDustin Stokes (Chief Technology Officer @ Atlas Systems, Inc., Atlas Systems, Inc.) respondedReleased in 4.0
-
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 votereleased · AdminDustin Stokes (Chief Technology Officer @ Atlas Systems, Inc., Atlas Systems, Inc.) respondedReleased in Aeon 4.0
-
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 promptThe client will close .
1 votereleased · AdminDustin Stokes (Chief Technology Officer @ Atlas Systems, Inc., Atlas Systems, Inc.) respondedReleased in 4.0
-
1 votereleased · AdminDustin Stokes (Chief Technology Officer @ Atlas Systems, Inc., Atlas Systems, Inc.) responded
Released in Aeon 4.0
-
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 votereleased · AdminDustin Stokes (Chief Technology Officer @ Atlas Systems, Inc., Atlas Systems, Inc.) respondedReleased in Aeon 4.0
-
1 votereleased · AdminDustin Stokes (Chief Technology Officer @ Atlas Systems, Inc., Atlas Systems, Inc.) responded
Released in Aeon 3.9.4
-
Logging in to the web will fail if the password contains certain characters, such as a plus sign.
This was introduced in version 3.9.1 of the Aeon DLL.
1 votereleased · AdminDustin Stokes (Chief Technology Officer @ Atlas Systems, Inc., Atlas Systems, Inc.) respondedReleased in Aeon 4.0
-
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 votereleased · AdminDustin Stokes (Chief Technology Officer @ Atlas Systems, Inc., Atlas Systems, Inc.) respondedReleased in Aeon 3.9.4
-
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 votereleased · AdminDustin Stokes (Chief Technology Officer @ Atlas Systems, Inc., Atlas Systems, Inc.) respondedReleased in Aeon 3.9.4
-
OpenURLMapping table allows for duplicate entries
The primary key on the OpenURLMapping table is incorrect, which allows for duplicate entries.
1 votereleased · AdminDustin Stokes (Chief Technology Officer @ Atlas Systems, Inc., Atlas Systems, Inc.) respondedReleased in Aeon 4.0
-
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 votereleased · AdminDustin Stokes (Chief Technology Officer @ Atlas Systems, Inc., Atlas Systems, Inc.) respondedReleased in 4.0
-
Adding a New Billing Default in Customization Manager generates an Unhandled Exception
- Navigate to the Billing Defaults tab in Customization Manager
- Add a new Billing Default
- 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
- Click on the Service Packages tab
- Anerror window will appear. Select Yes
- The Billing Defaults tab will disappear and the error dialog will show up again. Select Yes
- Click on the Billing Defaults tab
- The error dialog will show again. Select Yes
1 votereleased · AdminDustin Stokes (Chief Technology Officer @ Atlas Systems, Inc., Atlas Systems, Inc.) respondedReleased in 4.0
-
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 votereleased · AdminDustin Stokes (Chief Technology Officer @ Atlas Systems, Inc., Atlas Systems, Inc.) respondedReleased in 4.0
-
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 votereleased · AdminDustin Stokes (Chief Technology Officer @ Atlas Systems, Inc., Atlas Systems, Inc.) respondedReleased
-
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 votereleased · AdminDustin Stokes (Chief Technology Officer @ Atlas Systems, Inc., Atlas Systems, Inc.) respondedReleased in Aeon 4.0
-
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 votereleased · AdminDustin Stokes (Chief Technology Officer @ Atlas Systems, Inc., Atlas Systems, Inc.) respondedReleased in Aeon 3.9.4
-
Identical Username - unhandled exception caused by primary key violation
One user can cause another to receive an error while creating a new user.
- Open 2 Aeon client windows.
- Navigate to the add new user form in both windows.
- Give both new users the same user ID.
- Save one, type a password, do not click OK.
- Save the other, give them a password, and click OK.
- Click OK on the password dialog created in step 4.
1 votereleased · AdminDustin Stokes (Chief Technology Officer @ Atlas Systems, Inc., Atlas Systems, Inc.) respondedReleased
-
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 votereleased · AdminDustin Stokes (Chief Technology Officer @ Atlas Systems, Inc., Atlas Systems, Inc.) respondedReleased in Aeon 3.9.4
-
Error occurs when using "Request For" control when not associated with any requests
Steps to reproduce:
- Open a user form for a user that has no requests.
- Switch to the requests tab
- Click the Request For ribbon button.
- Either double click with no selected researchers or activities or choose to clear an association.
Data Error: Incorrect syntax near ')'
1 votereleased · AdminDustin Stokes (Chief Technology Officer @ Atlas Systems, Inc., Atlas Systems, Inc.) respondedReleased
-
1 votereleased · AdminDustin Stokes (Chief Technology Officer @ Atlas Systems, Inc., Atlas Systems, Inc.) responded
Released in Aeon 4.0