https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43444
Bug ID: 43444
Summary: After logout and immediate login, language selection
link takes back to login page
Initiative type: ---
Sponsorship ---
status:
Product: Koha
Version: 26.05
Hardware: Macintosh
OS: Mac OS
Status: NEW
Severity: minor
Priority: P5 - low
Component: Authentication
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Target Milestone: ---
Langauge selection link does not work as expected, if one logs out of Koha and
soon logs in again using the login page where one was taken when logging out.
1) Go to Koha, the login page URL is a simple www.example.com
2) Login, and you land on page .../cgi-bin/koha/mainpage.pl. Let us assume that
the interface is now in English.
3) Look at the link of a language selection for Finnish in bottom bar: it is
.../cgi-bin/koha/changelanguage.pl?language=fi-FI&prepost_referer=https%3A%2F%2Fwww.example.com%2F
4) Click the link, and the interface turns into Finnish.
5) Logout, and you land on page that looks like the login page in step 1 but
the URL is .../cgi-bin/koha/mainpage.pl?logout.x=1
6) Login, and you again land on page cgi-bin/koha/mainpage.pl. Let us assume
that the interface is again in English.
7) Look at the link of a language selection in bottom bar: it is
cgi-bin/koha/changelanguage.pl?language=fi-FI&prepost_referer=https%3A%2F%2Fwww.example.com%2Fcgi-bin%2Fkoha%2Fmainpage.pl%3Flogout.x%3D1
8) Click the link, and you are taken to page
.../cgi-bin/koha/mainpage.pl?logout.x=1 What is expected is that the interface
turns into Finnish.
Language selection using the drop down menu works as expected. Generally, I
cannot find any other misbehaving links.
If one first clicks any other link on .../cgi-bin/koha/mainpage.pl, the
language selection link in the bottom bar works as expected, even when coming
back to the home page by using Koha's navigation (i.e. not using browser
navigation).
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/