[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 01:55:54 CET 2020


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

Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed:

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

--- Comment #5 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
Created attachment 100159
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=100159&action=edit
Bug 24803: Remove JS error by following Bootstrap instructions

This patch patches #lodinModal to Bootstrap's click.modal.data-api event
handler
for the '[data-toggle="modal"] selector, so Bootstrap can handle the
hide/show behaviour of the login modal.

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: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
JS error verified, and corrected. No qa errors.

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


More information about the Koha-bugs mailing list