[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
Sun Sep 17 16:29:16 CEST 2023


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

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

--- Comment #13 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 155759
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155759&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>
Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

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


More information about the Koha-bugs mailing list