11 Aug
2011
11 Aug
'11
10:27 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6132 --- Comment #3 from Chris Cormack <chris@bigballofwax.co.nz> 2011-08-11 08:27:09 UTC --- Marcel, this bit does make a difference + $var = lc($var); if (exists $sysprefs{$var}) { return $sysprefs{$var}; } Hash keys are case sensitive (as are template variables), I agree the lower in the sql is not nessecary, Henri-Damien or Julian can you give us a test plan, or how to recreate the issue please? -- 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.