http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7441 --- Comment #43 from Kyle M Hall <kyle.m.hall@gmail.com> --- Katrin, I split off the plugin to a separate bug and added it as a dependency on this bug. I'll still take are of the rebasing though. Kyle (In reply to comment #42)
Hi Kyle,
I had to rebase the first patch, because of a conflict in updatedatabase and found 1 problem:
Third patch contains those lines: +[% USE Koha %] +[% USE KohaBranchName %] But fourth patch deletes the Koha TT plugin without removing them.
I think as a result of that the QA script notes a problem with opac-results.tt:
* koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tt FAIL forbidden patterns OK tt_valid OK valid_template FAIL Koha: plugin not found
Please fix and switch back to signed off if the only changes are the rebase and fixing the plugin problem.
-- You are receiving this mail because: You are watching all bug changes.