]> git.koha-community.org Git - koha.git/commit
Bug 37233: Library URL broken on in libraries tables
authorJanusz Kaczmarek <januszop@gmail.com>
Tue, 2 Jul 2024 15:24:21 +0000 (15:24 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Tue, 9 Jul 2024 12:56:05 +0000 (14:56 +0200)
commit236075e0da5867d5a62559d8a68d37dbe0dde126
tree387a0398a9eb9f7a64fabf6e889ba599c5572a5d
parentc408ed66bbc8be1f95cea12d3d5a80af4527a54c
Bug 37233: Library URL broken on in libraries tables

The URL given for a library is badly encoded in the table on the
/cgi-bin/koha/admin/branches.pl page.  As a result, clicking on the link
leads to 404 page.

Test plan:
==========
1. Have a library with a URL defined.
2. In the table on the Libraries page (/cgi-bin/koha/admin/branches.pl)
   click the link with the URL.
   You should get "Error 404".
3. Apply the patch; restart_all.
4. Go to the Libraries page.  Ctrl+R to reload JS.
   You should be able to reach the URL given in the library setup now.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt