https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28679
Bug ID: 28679
Summary: Unable to click "Log in to your account" when
GoogleOpenIDConnect is enabled
Change sponsored?: ---
Product: Koha
Version: 21.05
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: OPAC
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
After enabling GoogleIpenIDConnect I am no longer able to left click the "Log
in to your account" link on the top of the opac. The link is valid and works if
you right click and open in a new tab.
Quickly looking at the code this seems to be because the data-toggle attribute
is set to modal.
<a class="nav-link login-link"
href="/cgi-bin/koha/svc/auth/googleopenidconnect" role="button"
data-toggle="modal"><i class="fa fa-user fa-icon-black fa-fw"
aria-hidden="true"></i> <span class="userlabel">Log in to your
account</span></a>
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/