17 Jul
2012
17 Jul
'12
9:50 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7621 --- Comment #53 from Paul Poulain <paul.poulain@biblibre.com> --- (In reply to comment #52)
Paul,
Thank you very much for testing and for your findings. I'm really sorry that I wasted your time with a basic Perl error. Don't worry for that, it's in my job ;-)
Yesterday morning, I re-wrote the comparision part using a double for... loop to make the comparision code more readable, and it works now with "Age" (Upper-lower-case). But I could not manage to upload the new patch because git was down. making it case agnostic is a good idea I think.
So comparing uc($_) eq uc($value) is probably a good idea imo -- You are receiving this mail because: You are watching all bug changes.