http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4914 Summary: Last patch on C4/Output.pm has problem Change sponsored?: --- Product: Koha Version: rel_3_0 Platform: All OS/Version: All Status: NEW Severity: blocker Priority: P5 Component: Architecture, internals, and plumbing AssignedTo: gmcharlt@gmail.com ReportedBy: tajoli@cilea.it QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 Hi to all, the last patch on C4/Output.pm (for NSB) has a problem. It deleted also the declaration of variable '$status' in the sub output_html_with_http_headers To fix the bug we can delete at all the variable '$status' in the sub. To do this we need to delete the line 391 I send the patch with this solution. But we can also use different solutions. -- 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.