25 Oct
2011
25 Oct
'11
4:20 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7085 --- Comment #2 from Owen Leonard <oleonard@myacpl.org> 2011-10-25 14:20:02 UTC --- Created attachment 6050 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6050 Proposed fix Changing "if ( defined $input )" to "if ( $input )" in the section of the script which builds the order search query seems to give successful searches where they didn't exist before. Searches from the advanced order search screen work with title, author, vendor, basket number, date, etc. -- 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.