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: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
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.
_______________________________________________
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/