ILLiad Known Issues
8 results found
-
URL generated by CCC Get It Now addon does not escape characters
The URL generated by the CCC Get It Now addon isn't escaping characters and can fail, one example being if there is a hyphen in the startPage value.
Bug# 21167
0 votes -
ILLiad DOI Resolver DSP Addon does not handle null Month values
The ILLiad DOI Resolver DSP Addon will throw the following error message in the logs when attempting to handle null Month field values:
ERROR AtlasSystems.Scripting.LuaApi.SystemScriptEnvironment - An addon script error has occurred in a system script. The following error message was returned: A Lua script error has occurred.
Bug# 17004
0 votes -
Error obtaining ISSN with the CCC Get it Now DSP addon in ILLiad 9.2
The CCC Get It Now DSP addon encounters the following errors when attempting to obtain the ISSN:
-DEBUG AtlasSystems.Scripting.DataObjects.ScriptIndexedObjectWrapper - Attempting to get the value of ISSN on an object of type Transaction
-DEBUG AtlasSystems.Scripting.DataObjects.ScriptIndexedObjectWrapper - Value obtained: NULLILLiad v9.2
Bug# 16572
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 -
Special characters in URL break search for Get It Now ILLiad addon
Special characters/diacritics in the Author or Title field of a transaction will break the search for the Get It Now addon. The characters appear as they should in the client, and the URL works outside of ILLiad, but when left in the fields the search breaks. Once the characters are removed/replaced it works fine.
Bug# 7600
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