[Koha-bugs] [Bug 28679] New: Unable to click "Log in to your account" when GoogleOpenIDConnect is enabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 7 20:34:17 CEST 2021


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: oleonard at myacpl.org
          Reporter: chad at pennmanor.net
        QA Contact: testopia at bugs.koha-community.org

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.


More information about the Koha-bugs mailing list