[Koha-bugs] [Bug 22585] CAS login link for staff intranet is double-escaped

2019-06-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22585 --- Comment #7 from Nick Clemens --- (In reply to Jonathan Druart from comment #6) > This patch is for OPAC and so more a follow-up for bug 21973. But I am not > sure it would make sense to open a third report for it. Maybe just

[Koha-bugs] [Bug 22585] CAS login link for staff intranet is double-escaped

2019-06-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22585 --- Comment #6 from Jonathan Druart --- This patch is for OPAC and so more a follow-up for bug 21973. But I am not sure it would make sense to open a third report for it. -- You are receiving this mail because: You are watching

[Koha-bugs] [Bug 22585] CAS login link for staff intranet is double-escaped

2019-06-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22585 --- Comment #5 from Nick Clemens --- Created attachment 90456 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90456=edit Bug 22585: (follow-up) Fix additional occurences -- You are receiving this mail because:

[Koha-bugs] [Bug 22585] CAS login link for staff intranet is double-escaped

2019-06-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22585 --- Comment #4 from Jonathan Druart --- It comes from: C4/Auth.pm 1310 foreach my $key ( keys %$casservers ) { 1311 push @tmplservers, { name => $key, value => login_cas_url( $query, $key, $type ) .

[Koha-bugs] [Bug 22585] CAS login link for staff intranet is double-escaped

2019-06-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22585 Katrin Fischer changed: What|Removed |Added CC||katrin.fisc...@bsz-bw.de

[Koha-bugs] [Bug 22585] CAS login link for staff intranet is double-escaped

2019-06-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22585 Nick Clemens changed: What|Removed |Added Attachment #87036|0 |1 is obsolete|

[Koha-bugs] [Bug 22585] CAS login link for staff intranet is double-escaped

2019-06-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22585 Nick Clemens changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 22585] CAS login link for staff intranet is double-escaped

2019-06-06 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22585 --- Comment #2 from Nick Clemens --- Created attachment 90376 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90376=edit Bug 22585: remove double-escape for CAS URL The return URL that is part of the link to CAS

[Koha-bugs] [Bug 22585] CAS login link for staff intranet is double-escaped

2019-05-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22585 Jonathan Druart changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 22585] CAS login link for staff intranet is double-escaped

2019-05-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22585 Jonathan Druart changed: What|Removed |Added CC||n...@bywatersolutions.com

[Koha-bugs] [Bug 22585] CAS login link for staff intranet is double-escaped

2019-05-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22585 Jonathan Druart changed: What|Removed |Added Version|18.11 |master

[Koha-bugs] [Bug 22585] CAS login link for staff intranet is double-escaped

2019-03-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22585 Justin Rittenhouse changed: What|Removed |Added Patch complexity|--- |Trivial patch