Skip to content

ILLiad Known Issues

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

115 results found

  1. Docline script error causes a blank Account Type box to appear on the Docline Importing tab

    External systems running on the user's machine such as McAfee AntiVirus can affect web traffic. Since Docline is running through the web, users may receive a script error upon login. If the user clicks No or closes the script error, they will receive a blank Account Type box.

    Bug# 4111
    v8.7.3 and Docline 6.0

    1 vote

    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 →
  2. Saving a ZSearch with no included servers causes an error

    When dragging the last server from the included listbox to the available servers listbox and then saving, an error will occur.

    1 vote

    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

  3. Error in ILLiad/WebReports Application: a visible ungrouped DataColumn is required.

    Repro Steps
    1. Go to /illiad/webreports/Borrowing/ElecDelTurnaroundTime.aspx
    2. Select a range and generate a report
    3. Attempt to download the resulting XLS

    You should then be presented with the error screen below. This seems to be due to a change in default behavior for DevExpress's ASPxGridView control.

    1 vote

    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  ·  Reporting  ·  Admin →
  4. The Borrowing Requests Sent by Hour report exports with the name "RequestsSentbyDay"

    On the ILLiad web reporting site, run a report for Borrowing - Requests Sent by Hour.
    Select 'Export to Microsoft Excel'.
    The Excel file that is generated starts with "RequestsSentbyDay...."

    1 vote

    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  ·  Reporting  ·  Admin →
  5. The EditPatentRequest.html file contains errors preventing proper submission of the form

    The EditPatentRequest.html file contains the following errors preventing proper submission of this form in the ILLiad web interface:

    1. References PatentRequest instead of EditPatentRequest in the ILLiadForm parameter
    2. Contains an incorrect name attribute value in the form element
    3. Missing the hidden input for TransactionNumber

    Bug# 25897

    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. Lending web pages contain invalid FORMSTATE tags

    The ILLiad Lending Web DLL does not support the <#FORMSTATE> tag, however, this tag is included on LendingGenericRequestArticle.html, EditLendingGenericRequestArticle.html, and EditLendingGenericRequestLoan.html.

    Bug# 25896

    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 →
  7. The Profile dropdown is missing a visual separator between menu items in the Lending web pages

    The Profile dropdown in the navigation bar used by the Lending web pages is missing the visual line separator between the menu items in the dropdown and the “Logged in as <username>” information.

    Bug# 25894

    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. Certain lending web pages do not reference the include_header.html file

    LendingLogon2.html and LendingFirstTime.html do not reference the include_header.html file and instead include a hardcoded header from an older version of the ILLiad web pages.

    Bug# 25879

    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. ILLiad web forms contain incorrect use of fieldsets

    Many ILLiad web forms contain incorrect uses of fieldsets that will cause accessibility issues as their implementation is non-compliant with WCAG 1.3.1.

    Bug# 24252

    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. 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

    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. Tracking entries on the ILLiad web pages may display in the incorrect timezone

    Tracking entries for requests on the ILLiad web pages are not converted to the local timezone and may display at a different time than what is shown in the ILLiad Client.

    Bug# 20739

    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. Label elements are incorrectly formatted on certain Lending web pages

    The label elements for the LibraryName and BorrowingDeptEmail fields are missing or improperly configured on the LendingNewUserRegistration.html and LendingUpdateAddressInformation.html default Lending web pages, which causes accessibility issues.

    Bug# 20405

    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. SearchType toggle switch does not properly filter search results

    The SearchType toggle switch on the search web pages (ViewSearchResults.html and LendingViewSearchResults.html) that is unused and commented out in the HTML by default will not correctly filter search results to include active requests only if enabled.

    Bug# 19970

    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. Small notes are not automatically read by screen readers for certain form fields

    Small notes used for certain form fields on the default web pages will not be read automatically by screen readers. This includes:
    -The Password1 field on NewPassword.html, ChangePassword.html, NewUserRegistration.html, LendingChangePassword.html, LendingNewPassword.html, LendingNewUserRegistration.html
    -The Username field on LendingNewUserRegistration.html

    Additionally, the CurrentPassword field on ChangePassword.html and LendingChangePassword.html contains an unlinked aria-describedby attribute that may be flagged by accessibility checkers.

    Bug# 19935

    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. Transaction menu button text is not fully visible on certain display sizes

    The text content of the transaction menu buttons does not fully display on small screen sizes or high zoom levels and requires horizontal scrolling to view. In some cases, horizontal scrolling is not enough to read the full button text.

    Bug# 18918

    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. Actions dropdown options are not fully visible on certain display sizes

    The Actions menu dropdown options do not fully display on small screen sizes or high zoom levels and require horizontal scrolling to view.

    Bug# 18916

    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. The color used for web alert titles does not pass color contrast requirements

    The default color used to display titles for web alerts does not have sufficient color contrast against the default background color in the web pages.

    Bug# 18774

    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 →
  18. Modal dialog for web alerts contains broken 'aria-labelledby' attribute

    The 'aria-labelledby' attribute used on the modal dialog for web alerts is broken and causes an accessibility issue.

    Bug# 18775

    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. The label color for fields that fail server validation does not pass color contrast requirements

    When a field fails server validation, the web pages set the color of the field label to a red color that does not pass contrast requirements with the default form section color.

    Bug# 18767

    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. Hyperlinks added to the cookie consent banner will fail color contrast requirements

    If a hyperlink is added to the cookie consent banner, the default hyperlink color will not provide sufficient contrast against the banner's background color.

    Note: Hyperlinks are not present in the banner by default.

    Bug# 18485

    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 →
← Previous 1 3 4 5 6

Feedback and Knowledge Base