[Koha-bugs] [Bug 36028] New: When AutoLocation is on there is no error message when the user is at the wrong branch

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 7 23:42:18 CET 2024


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

            Bug ID: 36028
           Summary: When AutoLocation is on there is no error message when
                    the user is at the wrong branch
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: michael.hafen at washk12.org
        QA Contact: testopia at bugs.koha-community.org

When AutoLocation is on the user is supposed to be restricted to logging in at
their branch.  If the user is at a different branch and logs in, they get past
the login page, but any action returns them to the login page.
They should be returned directly to the login page with an error message.

Test plan:
1. select a branch with branchip set to match the ip you are testing from.
2. select a user at a different branch.
3. login.
4. observe that there is no error, and login appears to succeed, but doesn't
actually.
5. apply patch and restart services.
6. login again.
7. observe that the login page comes back immediately with an error message
about AutoLocation being on.

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


More information about the Koha-bugs mailing list