https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22585
Bug ID: 22585
Summary: CAS login link for staff intranet is double-escaped
Change sponsored?: ---
Product: Koha
Version: 18.11
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Authentication
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 87036
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87036&action=edit
remove double-escape for CAS URL
The return URL that is part of the link to CAS login is double-escaped on the
staff login page. This means that %3A%2F%2F is converted to %253A%252F%252F.
It appears that this is the same issue as bug 21973 but in the staff intranet
template. I have attached an identical patch for the intranet auth.tt file.
--
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]
http://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/