Skip to content

ILLiad Known Issues

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

115 results found

  1. Default FAQ web page contains inaccurate information about cookies

    The default FAQ web page contains information about cookies stating that "the technology that we use sends a Session ID to be stored on your machine. You can refuse this cookie and still be able to use ILLiad without any problems."

    This information is inaccurate as the Session ID cookie is essential for the ILLiad web interface.

    Bug# 18265

    0 votes

    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  ·  Web Interface  ·  Admin →
  2. Transaction menu buttons are inconsistent with other buttons in the web interface

    Some buttons used within include_TransactionMenu.html do not blend in well with other buttons in the web interface due to unexpected rounded borders or extra spacing.

    Bug# 17956

    0 votes

    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  ·  Web Interface  ·  Admin →
  3. Certain fields marked as required in WebValidation table are not labeled as required in default web pages

    The following fields are marked as required by default in the WebValidation table, but are not marked as required in the default web pages on certain forms:

    -The PhotoJournalInclusivePages field is missing a required label on the LendingGenericRequestArticle and EditLendingGenericRequestArticle forms

    -The Department field is missing a required label on the NewUserRegistration and NewAuthRegistration forms

    Bug# 17645

    0 votes

    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  ·  Web Interface  ·  Admin →
  4. Default search results text does not meet color contrast requirements

    The default color of the text used for the "No search results" message displayed when no search results are found does not meet color contrast requirements with the default background color of the web page.

    Bug# 17644

    0 votes

    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  ·  Web Interface  ·  Admin →
  5. Focus indicators for interactive controls do not meet contrast requirements

    The focus indicator for several interactive controls in the default web pages (e.g., input fields, buttons, etc) does not meet the minimum contrast required by WCAG.

    Bug# 17641

    0 votes

    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  ·  Web Interface  ·  Admin →
  6. 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

    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  ·  Addons  ·  Admin →
  7. Keyboard controls cannot be used to dismiss cookie notification popup

    Keyboard controls cannot be used to dismiss the cookie notification popup in certain web browsers.

    Bug# 16534

    0 votes

    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  ·  Web Interface  ·  Admin →
  8. Incorrect anchor tags on include_notification_preferences.html may cause accessibility issues

    The "All" and "None" input buttons inside the includenotificationpreferences.html file are nested within <a> anchor tags, which is unnecessary since both elements are interactive by default and may cause these buttons to be flagged by accessibility validators.

    Bug# 16533

    0 votes

    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  ·  Web Interface  ·  Admin →
  9. Web pages may not allow zooming in and out on some mobile devices

    The <meta> tag that is included on the include_head.html and LendingLogon.html files may prevent users from zooming in and out on the ILLiad web pages on some mobile devices.

    Bug# 16529

    0 votes

    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  ·  Web Interface  ·  Admin →
  10. 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: NULL

    ILLiad v9.2

    Bug# 16572

    0 votes

    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  ·  Addons  ·  Admin →
  11. Value persistence (persistedValue) does not work on Safari (WebKit) browsers

    Values will not persist properly when using Safari or any other WebKit-based browsers.

    Workaround: Add the following code to line 52 of atlasUtility.js within the block of code handling persistedValue:

    $(this).find("option[value='" + persistedValue + "']").prop("selected", true);

    Bug# 14597

    0 votes

    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  ·  Web Interface  ·  Admin →
  12. Empty heading elements are possible in datarow templates

    If a transaction doesn't have value in the Title field, Author field, or any other field encased in a heading element (h4,h5, etc) on a datarow template, then the heading will appear empty in the web pages and cause confusion for screen reader users.

    Bug# 14456

    0 votes

    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  ·  Web Interface  ·  Admin →
  13. The colors set for small notes, required text, and <p> tags in the default CSS do not meet color contrast requirements

    The colors set in the default CSS for "small-notes," "req," and <p> tags do not meet the WCAG AA accessibility requirements for color contrast.

    Bug# 14424

    0 votes

    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  ·  Web Interface  ·  Admin →
  14. The role="heading" attribute on top level <div> containers may cause issues for screen readers

    The role="heading" attribute on the <div> containers surrounding most web pages can cause strange behavior with screen readers depending on the content of the file.

    Bug# 13849

    0 votes

    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  ·  Web Interface  ·  Admin →
  15. Radio button controls on ViewSearchResults.html are improperly formatted

    The width: 100% property in the default CSS for label elements results in improper formatting/alignment for the radio buttons on ViewSearchResults.html.

    Bug# 13557

    0 votes

    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  ·  Web Interface  ·  Admin →
  16. The CreateUser endpoint in the Web Platform does not support delivery locations for new users.

    The CreateUser endpoint in the Web Platform does not support using a valid delivery location for a new user's NVTGC field.

    Bug# 13156

    0 votes

    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  ·  Web Platform  ·  Admin →
  17. Addons using Chromium may behave poorly on certain high-dpi setups.

    Addons using Chromium may encounter an issue that causes the visible portion of the browser window to temporarily shrink when scrolling if using a high-dpi monitor or a multi-monitor setup with different dpi settings between them.

    Bug# 13103

    0 votes

    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  ·  Addons  ·  Admin →
  18. The "Cancel - Return to Logon" button on the NewAuthRegistration.html page doesn't return users to the logon menu

    Clicking the "Cancel - Return to Logon" button on the NewAuthRegistration.html page doesn't allow users to stop the request form and return to the logon menu.

    Bug# 12648

    0 votes

    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  ·  Web Interface  ·  Admin →
  19. Broken Terms and Conditions Link on Borrowing Request Form

    The link to the TRS Terms and Conditions webpage is broken in the Process Copyright ribbon and on the Borrowing Request Form Copyright tab.

    Workaround: Update the CCCHomePage key in the Customization Manager with the link to the Copyright Clearance Center's homepage to ensure that the link does not break due to URL changes: https://www.copyright.com/

    Bug# 12120

    0 votes

    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  ·  Staff Client  ·  Admin →
  20. Reprints Desk Unmediated Server Addon imports Estimate ID instead of Order ID

    When using the Reprints Desk Unmediated Server Addon, the Estimate ID is sometimes added to the ILL Number field instead of the Order ID.

    Bug# 11345

    0 votes

    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  ·  Addons  ·  Admin →

Feedback and Knowledge Base