[Koha-bugs] [Bug 5010] Incomplete links in carts and lists sent from the staff client

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Apr 12 03:27:39 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5010

--- Comment #29 from M. Tompsett <mtompset at hotmail.com> ---
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.


More information about the Koha-bugs mailing list