ILLiad Known Issues
158 results found
-
Clean up orphaned UserNotifications records when creating users through the API User creation through the API will fail if the user to be created has orphaned UserNotifications records. When users are created with the API, if there are orphaned user notification records they should be cleaned up first to avoid that error.
Bug# 21758
1 vote -
Connection Manager doesn't change ProcessType as specified in Routing Rule DirectRequest/ARM requests don't route back to Awaiting Request Processing but route to an ARM Manual Review queue. The bug still exists though in that the SQL update code is not accounting for the process type.
Bug# 13618
1 vote -
Accessibility - CheckInFromLendingLibrary page (Responsiveness and mobile) Explore how to support responsive/mobile accessibility on a page like this, given all the data controls presented and how many of them are nested within dialogs.
Bug# 33033
1 vote -
ISO APDUs with type of Either are not identified correctly due to casing mismatch In ISOReceiver.java the receiveStatus method performs a conditional check for StatusQuery, StatusOrErrorReport, or APDUs with a type of "EITHER", but the casing using in APDUMapping.java is "Either" so it will never match and the correct process type cannot be determined.
Bug# 21967
1 vote -
The WebView2 status bar sometimes appears on other forms Sometimes the status bar in WebView2 addons will display without hovering over a link (for example, when the ProQuest dissertation search addon loads the cookie acceptance banner) even on other forms.
Bug# 30076
1 vote -
HTML encoding in OpenURL date fields breaks OpenURLMapping formatting When the date field in an OpenURL string contains HTML encoding, ILLiad will not format the date and imports no values.
Bug# 31435
1 vote -
ILLiad 9.2 Client crashes when Rapid API not responding When Rapid API endpoint is not responsive and Rapid requests are opened in the client, the client crashes.
Bug# 31499
1 vote -
The cache for WebReports is currently set to not store for only Firefox When the cache isn't cleared in Chrome it can lead to http protocol/security errors, so we should add Chrome and other browsers to that code.
Bug# 31919
1 vote -
Save of address is not Done when selecting it on the Add Address form When an address is selected/added to a request for a Lending request the record is not saved to the database (LenderAddressNumber field on Transactions table) but appears on the request when user is returned to the Request Form so user thinks it is saved.
Bug# 32016
1 vote -
Alma NCIP client addon sending just a hyphen(-) when RequestIdentifierPrefix left blank When the RequestIdentifierPrefix setting is blank, the barcode is sent with a hyphen in front which causes issues with barcodes for scanning later.
Bug# 32174
1 vote -
Reprints Desk addon issue with Missing Year value not being reported clearly. If a year is not on the request when the "Retrieve Order Estimate" is clicked, an error appears in the log:
ERROR AtlasSystems.Addons.ReprintsDesk - System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
Bug# 32414
1 vote -
Reprints Addon not giving explanation when no results returned after initial and alternate Retrieval of Order Estimate A freezing occurs in the client that may just be due to the slowness of the API in not ultimately returning results after doing the initial and alternate search for an Order Estimate but at the end there is no message box saying nothing was found and to contact Reprints Desk. Still troubleshooting the cause of this freeze.
Bug# 32415
1 vote -
Error 10022 when Odyssey Manager attempts to send notification When Odyssey Manager attempts to connect to the WebPlatform sometimes a 10022 error comes up.
Bug# 32503
1 vote -
Incorrect WebFormNames for lending web pages A lending default web page has an incorrect WebFormName. LendingUpdateAddressInformation
Bug# 30856
1 vote -
The Target column can't be sorted by or filtered in the DSP Business Rules tab in Customization Manager. On the DSP Business Rules tab in the ILLiad Customization Manager, the Target column can't be sorted by or filtered. Clicking the column header or the filter icon in the header does not result in any sorting or filtering.
Bug# 32702
1 vote -
Routing rule errors may be misleading in the logs Routing rules errors are logged as "Invalid match string" errors even when the error is not caused by an issue with the match string.
Bug# 26555
1 vote -
Docline Lending Request Import excludes certain formatted data 'Pages' and 'Issue' values are not properly imported from the 'Citation' section of incoming Docline lending requests if these values are not formatted in a specific way. The page range for the 'Pages' value must be formatted with a hyphen (e.g., 123-126) and the 'Issue' value must be formatted as a single numeric value to properly import.
Bug# 27806
1 vote -
Request data may be lost when a request is submitted after the user's NVTGC is changed If a user's NVTGC is changed while the user is filling out a request on the ILLiad web pages, the request will still be submitted when the user clicks the Submit Request button, but the data the user entered into the request form will not be saved to the request.
Bug# 27212
0 votes -
Ampersand in username causes error in ILLiad web pages when viewing PDFs If a user has an ampersand (&) in their username, they are unable to view PDFs on the ILLiad web interface and receive the following error:
"Error: You may only view transactions that belong to you."
Bug# 27622
0 votes -
Default entry in WorkFormMapping table is missing closing ">" symbol The default entry in the WorkFormMapping table for WorkFormType "OCLC Article" and OCLCFieldName "volume" is missing the closing ">" symbol in the default value configured in the ILLiadFields column ("<#PhotoJournalVolume").
Bug# 27320
0 votes