http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3969
--- Comment #7 from Katrin Fischer <[email protected]> --- Created attachment 9199 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9199&action=edit Bug 3969: Budget search in acquisition does't work (search) Search term was never evaluated. Patch makes sure input param is correctly stored in the variable and changes comparison to be case insensitive. To test: - Check search for fund codes (case insensitive) works - Check search for fund code in combination with library works The budgets to be shown can depend on your permissions. Testing with with a superlibrarian should bring up all funds. Also fixes warns in the logs that appeared when viewing the funds for a budget without funds. -- You are receiving this mail because: You are the QA Contact for the bug. 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/
