http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6755 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alex.arnaud@biblibre.com --- Comment #25 from Alex Arnaud <alex.arnaud@biblibre.com> 2011-09-22 13:07:19 UTC --- (In reply to comment #24)
I've applied the patch and got an error when searching for a system preference. This is because preferences.pl still uses C4::Output::_get_template_file (which no longer exists). So this follow up patch makes preferences.pl uses C4::Templates::_get_template_file.
Merci, thanks for testing and catching this omission... I can confirm your patch works and is required. If you could confirm that with my patch and yours there isn't any other page which doesn't load or load with the false language, you could sign it of. Even if, in last resort, Chris has to decide based on his criteria.
Frédéric, I've signed off and sent the first patch. I let you do the same for the follow up and change the patch status to 'Signed off'. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.