Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    Primo

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Primo
    3. Knowledge Articles
    4. Thumbnail image link is not working

    Thumbnail image link is not working

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    No headers
    • Article Type: General
    • Product: Primo
    • Product Version: 4

    Problem Symptoms:
    Thumbnail image link is not working because the extra "&gathStatIcon=true" is added at the end of the URL.

    Cause:
    Defect in Primo

    Resolution:
    Workaround
    1. Edit the file 'thumbnails.tag' under the directory $fe_web/WEB-INF/tags/primo, for example.
    /exlibris/primo/p4_1/ng/primo/home/system/thirdparty/jbossas/server/search/deploy/primo_library-app.ear/primo_library-libweb.war/WEB-INF/tags/primo

    2. Remove gathStatIcon, for example, before editing the file appears as:
    <c:when test="${not empty imageHref}">
    <a href="${imageHref}&gathStatIcon=true" target="_parent" ${hideDisplay} onclick="${boomCall}">
    <img src="${imageSource}" alt="cover" ${imageClass} ${imageId} />
    </a>
    </c:when>

    after edit:
    <c:when test="${not empty imageHref}">
    <a href="${imageHref" target="_parent" ${hideDisplay} onclick="${boomCall}">
    <img src="${imageSource}" alt="cover" ${imageClass} ${imageId} />
    </a>
    </c:when>

    Category: BO Configuration

    Subject: Pipe configuration wizard


    • Article last edited: 10/8/2013
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Third Party database asking for a services page base URL without a question mark
      • Thumbnails are not displaying in the Primo Front End
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Community Content Type
      How To
      Content Type
      Knowledge Article
      Language
      English
      Product
      Primo
    2. Tags
      1. 4
      2. BO Configuration
      3. contype:kba
      4. Pipe Configuration Wizard
      5. Prod:Primo
      6. Type:General
    1. © Copyright 2025 Ex Libris Knowledge Center
    2. Powered by CXone Expert ®
    • Term of Use
    • Privacy Policy
    • Contact Us
    2025 Ex Libris. All rights reserved