http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5010 --- Comment #26 from M. Tompsett <mtompset@hotmail.com> --- Comment on attachment 25878 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25878 [SIGNED OFF] Bug 5010: Send list emails with complete links back into the catalog Review of attachment 25878: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=5010&attachment=25878) ----------------------------------------------------------------- ::: opac/opac-sendshelf.pl @@ -109,5 @@
- if (C4::Context->preference('OPACBaseURL')){ - $template2->param( OPACBaseURL => C4::Context->preference('OPACBaseURL') ); - } -
Unfortunately, koha-tmpl/opac-tmpl/prog/en/includes/doc-head-close.inc is affected by the removal: <link rel="unapi-server" type="application/xml" title="unAPI" href="[% OPACBaseURL %]/cgi-bin/koha/unapi" /> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.