Skip to content

ILLiad Known Issues

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

122 results found

  1. 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 →
  2. 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 →
  3. 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 →
  4. 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 →
  5. 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 →
  6. 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 →
  7. 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 →
  8. 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 →
  9. 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 →
  10. 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 →
  11. Unencoded ampersands in ILLiad 9.1 Default Web Pages

    A number of href attributes for <a> tags in the ILLiad default web pages improperly contain unencoded ampersands.

    Bug# 11203

    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. ILLiad does not load new DOCLINE scripts that are installed by the auto-updater

    When ILLiad loads individual DOCLINE scripts for execution, it is loading the copies of the scripts located in Program Files that are not updated by the auto-updater. This means ILLiad loads the old DOCLINE scripts instead of the new ones, even after the auto-updater has run.

    Workaround: Replace the contents of C:\Program Files (x86)\ILLiad\Docline\ with the contents of C:\ProgramData\ILLiad\Docline after the auto-updater installs the new scripts.

    Bug# 11198

    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  ·  Docline  ·  Admin →
  13. AtlasPDF distorts aspect ratios when converting TIFF to PDF

    When receiving a TIFF, the TIFF is resized to 8.5x11" and forced into portrait orientation after converting to PDF.

    Bug# 9690

    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  ·  Odyssey Manager  ·  Admin →
  14. Item Author appears twice in include_detailedTransactionInformation.html

    In the include_detailedTransactionInformation.html default 9.1 web page, Item Author appears twice:

    Item Author <#TRANSACTION field='PhotoItemAuthor'>
    Item Place <#TRANSACTION field='PhotoItemPlace'>
    Item Publisher <#TRANSACTION field='PhotoItemPublisher'>
    Item Author <#TRANSACTION field='PhotoItemAuthor'>
    Item Edition <#TRANSACTION field='PhotoItemEdition'>

    Bug# 10618

    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. Duplicate classes on Lending pages

    ILLiad Lending datarowDefaultRequest and includeTransaction menu contain duplicate classes.

    Bug# 10147

    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. Empty persist value string

    An empty string would be produced when the persist value drop-down in the atlasUtility.js due to the handling of the double-quotes.

    Bug# 10061

    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 →
  17. 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  ·  Odyssey Manager  ·  Admin →
  18. Fields marked as none when they should be hidden

    ​On user pages, delivery methods and "web" fields are set to display 'none' when the correct attribute needs to be:

    <input type=hidden...

    Bug# 8653

    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. Extra undelete icon in Action menus

    There is an extra span in include_TransactionMenu.html and any HTML files with the undelete button in the Templates folder.

    Workaround- change this:

    <a class="btn btn-light <#TRANSACTION field='RequestActionAllowed' name='UndeletePDF' disabledValue='hidden'>"href="<#ACTION action='21' type='11'>&Value=<#TRANSACTION field='TransactionNumber'>" class="menuUndeletePdf">
    <span aria-hidden="true" <span class="fa-stack" style="vertical-align: top;">
    <span class="fas fa-trash-alt fa-stack-1x"></span>
    <span class="fas fa-ban fa-stack-2x text-danger"></span>
    </span> Undelete Item
    </a>

    To this:

    <a class="btn btn-light menuUndeletePdf <#TRANSACTION field='RequestActionAllowed' name='UndeletePDF' disabledValue='hidden'>"href="<#ACTION action='21' type='11'>&Value=<#TRANSACTION field='TransactionNumber'>">
    <span aria-hidden="true" class="fa-stack">
    <span class="fas fa-trash-alt fa-stack-1x"></span>
    <span class="fas fa-ban fa-stack-2x text-danger"></span>
    </span> Undelete Item
    </a>

    Bug# 9309

    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 →
  20. Blocked user status line styling is inconsistent

    The default blocked user page needs to be updated to consistently look like other pages.

    Bug# 7682

    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 →

Feedback and Knowledge Base