branch is new/enh/bug_5917
I really really need people to start testing this.
In the OPAC the main search bar says "Search (in APL only)" even though I have the SearchMyLibraryFirst turned off. "[% IF ( mylibraryfirst ) %]" in masthead.inc seems to be evaluating as true.
Created attachment 3505 [details] Screenshot of opac-user display problem The tabs on opac-user.pl are broken. Also, there is a malformed "fines" column in the checkouts table.
Comment 3 is unrelated to this bug. See Bug 5988.
Merged into master, please test and test and test and report and hopefully fix bugs. You will need to install the Template module, sudo apt-get install libtemplate-perl
Created attachment 3850 [details] [review] Follow-up patch (1 of 3)
Created attachment 3851 [details] [review] Follow-up patch (2 of 3)
Created attachment 3852 [details] [review] Follow-up patch (3 of 3)
It is not possible to view a list (virtual shelf) in either the OPAC or the staff client since the merging of bug 5917. I'm not sure why.
It seems that since the switch to TT /cgi-bin/koha/reports/guided_reports.pl?phase=Build%20new doesn't work. I cannot create a report, there is no box.
Scratch that last comment: I did it again and it worked fine. Weird.
Created attachment 4248 [details] [review] Additional fixes While fixing Bug 6395 I found a few other instances of leftover TMPL_* usage.
Created attachment 4375 [details] [review] Revised for current master
Follow up signed off
Latest follow up from Owen passes QA.
Latest patch pushed