[Koha-bugs] [Bug 24803] Clicking "Log in to your account" throws fatal Javascript error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 5 00:47:29 CET 2020


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

--- Comment #1 from David Cook <dcook at prosentient.com.au> ---
My first idea is to replace "/cgi-bin/koha/opac-user.pl" with #loginModal (as
per https://www.w3schools.com/Bootstrap/bootstrap_ref_js_modal.asp), and that
works (after disabling our Koha click handler for showing/hiding the modal).

But... now I'm wondering if we had the "href" as "/cgi-bin/koha/opac-user.pl"
for a reason. Maybe so the link would still work if Javascript wasn't working?

So I'm going to work on an alternative idea suggested by Jonathan too...

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


More information about the Koha-bugs mailing list