[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
Fri Mar 6 07:57:33 CET 2020


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

--- Comment #12 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 100209
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=100209&action=edit
Bug 24803: [PASSED_QA] Clicking "Log in to your account" throws fatal
Javascript error

This patch removes the "data-toggle" attribute from the login link in
order to avoid a JavaScript error. Since we have a custom click handler
to trigger the modal we don't need Bootstrap's "automatic" modal
handling.

Test plan:
1. Apply patch
2. Open F12 dev tools
3. Click "Log in to your account" on OPAC
4. Observe no Javascript errors in console

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

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

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


More information about the Koha-bugs mailing list