[Koha-bugs] [Bug 25924] New: Broken link on Coce image in staff interface bibliographic detail page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 3 16:27:19 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25924

            Bug ID: 25924
           Summary: Broken link on Coce image in staff interface
                    bibliographic detail page
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: minor
          Priority: P5 - low
         Component: Templates
          Assignee: oleonard at myacpl.org
          Reporter: oleonard at myacpl.org
        QA Contact: testopia at bugs.koha-community.org
        Depends on: 18421

When viewing the bibliographic detail page in the staff interface with Coce
images enabled, the Coce cover image is wrapped in a link:

<a class="p1" href="/cgi-bin/koha/catalogue/[% DetailPage | html
%]?biblionumber=[% biblionumber | url %]">

The "DetailPage" variable hasn't been defined so the link is broken. Rather
than fix the variable I suggest we remove the link, since linking to the detail
page from the detail page doesn't make any sense.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18421
[Bug 18421] Make Coce cover images available for staff search
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list