http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13605
--- Comment #3 from Katrin Fischer <[email protected]> --- Created attachment 36377 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36377&action=edit [PASSED QA] Bug 13605 - _AUTHOR_ not replaced in relatives checkouts In members/moremember.pl, in relatives checkouts tab, "by _AUTHOR_" appears before author. This code sould be replaced in JS. Test plan : - Go to a borrower with relative's checkouts => without patch : you see "by _AUTHOR_" string before author name => with patch : you see "by" string before author name Signed-off-by: Brendan Gallagher <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> Works as described, fixes the problem. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
