http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15288 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #45356|0 |1 is obsolete| | --- Comment #5 from Marc Véron <veron@veron.ch> --- Created attachment 45357 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45357&action=edit Bug 15288: Staff error pages: Code duplication removal and better translatability This patch changes the 400, 401, 402, 403, 404, 500 error pages to be handled by one template only. Additionally it removes a translatability issue due to a sentence split by html tags. To test: - Apply patch - Trigger 404 error by calling a page that does not exist - Try to trigger other error pages and/or carefully review code changes in the *.pl files (Amended to fix a typo) -- You are receiving this mail because: You are watching all bug changes.