https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15438

--- Comment #12 from Colin Campbell <colin.campb...@ptfs-europe.com> ---
The logic in C4::Circulation is that causes are returned in Uppercase and data
associated with causes are in lower case (In some cases the data is still
appearing as hash elemrnts of the uppercase entry but in these cases the case
distinction holds) Its a godawful design - but by wrapping the call in a rtn
that drops any lowercase "pseudo" causes we can fix the bug in hand.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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