http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5010
--- Comment #29 from M. Tompsett <[email protected]> --- Comment on attachment 27049 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27049 Bug 5010: Fix incomplete links in carts and lists sent from the staff client Review of attachment 27049: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=5010&attachment=27049) ----------------------------------------------------------------- ::: opac/opac-sendshelf.pl @@ +109,5 @@ > > + if (C4::Context->preference('OPACBaseURL')){ > + $template2->param( OPACBaseURL => > C4::Context->preference('OPACBaseURL') ); > + } > + Nope. Triple check shows this is what it was before. Removing probably does correct a problem, but it is unrelated to this bug (carts and lists in staff). -- You are receiving this mail because: You are the QA Contact 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/
