[Koha-bugs] [Bug 34724] Remove use of onclick for opac-imageviewer.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 11 06:54:12 CEST 2023


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

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #155445|0                           |1
        is obsolete|                            |

--- Comment #10 from David Cook <dcook at prosentient.com.au> ---
Created attachment 155472
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155472&action=edit
Bug 34724: (QA follow-up):

Replace href from thumbnail link with a # to keep pointer event. The href link
gets reconstructed by showCover anyway
Remove return false from on click event, its not triggering a location change
anymore because of the above
Remove check for imagenumber, its a non-null primary key, if the image exists,
then the imagenumber must also exist

Signed-off-by: David Cook <dcook at prosentient.com.au>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list