https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37233
David Nind <da...@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #168380|0 |1 is obsolete| | --- Comment #2 from David Nind <da...@davidnind.com> --- Created attachment 168402 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=168402&action=edit 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 <da...@davidnind.com> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org https://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/