http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5981
Ian Walls <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Failed QA --- Comment #12 from Ian Walls <[email protected]> 2011-08-12 19:37:43 UTC --- Changes in C4/Auth.pm include references to system preferences that do not exist (TemplateEncoding, IntranetXSLTResultsDisplay and IntranetXSLTDetailsDisplay) and are not used anywhere else in the patch. Also defines a subroutine, enabled_opac_search_views, that is not used in the patch. There is also something in here about Tags, which appears to be outside the scope of this patch. Because of all this unnecessary inclusion, I'm marking this as Failed QA. Please strip this patch down to only deal with the issue presented in this bug report, and file separate bug reports and patches for separate issues. -- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
