ILLiad Known Issues
9 results found
-
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 -
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 -
Byte arrays passed to .NET methods are converted to null due to an NLua bug Byte arrays (often referred to as Byte[] in Microsoft's .NET documentation) passed from Lua to .NET methods are converted to null, causing those .NET methods to fail when included in addon code.
This is a known NLua bug present in the version of the NLua component used by the ILLiad application, detailed here: https://github.com/NLua/NLua/issues/438.
Bug# 24017
0 votes -
Some server addons may not log errors Certain kinds of server addons may experience an issue where errors are not logged. INFO and DEBUG entries for the addon will still log properly.
Bug #16386
0 votes -
Google Search v2.1 Addon Broken There is an issue causing version 2.1.0 of the Google Search addon to pull up a blank, white screen, and disable the addon's buttons.
[NOTE]: This issue is resolved in ILLiad 9.2.
Bug# 13090
0 votes -
Alma NCIP Addon sometimes performs improper error handling In some cases, an error response from the NCIP server is not handled properly by the addon. The NCIP message validation and error handling should be improved to handle these cases.
Bug# 12033
0 votes -
System addons that explicitly set FormNames can result in loading the addon multiple times If a system addon is created but FormNames are also entered, the addon will be loaded for both the system script environment and for each form script environment that is specified. An example where this causes errors is when registering system event handlers which can only be registered to a single addon.
Forms are not relevent in Library, System, or Server addons.0 votes