[Bug 25924] New: Broken link on Coce image in staff interface bibliographic detail page
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@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25924 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25924 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 106520 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=106520&action=edit Bug 25924: Remove broken link from detail page Coce image This patch removes the broken link around the Coce image on the bibliographic detail page in the staff interface. Even a working link to the detail page from the detail page isn't useful. To test you must have Coce configured and enabled in the staff client. Apply the patch and view the bibliographic detail page in the staff interface for a record which has a Coce cover image. The Coce image should not be linked to anything. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25924 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- This patch was made obsolete by Bug 25031 *** This bug has been marked as a duplicate of bug 25031 *** -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org