http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7621

--- Comment #53 from Paul Poulain <paul.poul...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to