http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7188 Bug #: 7188 Summary: case-insensitive grep of /mysql/ in C4::Context Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing AssignedTo: paul.poulain@biblibre.com ReportedBy: ian.walls@bywatersolutions.com QAContact: ian.walls@bywatersolutions.com Blocks: 6875 Porting this over from Paul's de-nesting C4 omnibus. C4::Context does an unnecessary case-insensitive grep on the database type, which is always 'mysql', unless someone manually edits the file. If they're doing that, they can expect buggy behaviour. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.