Thanks Chris for finding this. I was going to try and look for this off head, but you beat me to it :-) On Thu, Apr 8, 2010 at 7:28 PM, Chris Cormack <chris@bigballofwax.co.nz>wrote:
On 9 April 2010 10:52, Birmingham, Dave <dbirmingham@ptfs.com> wrote:
When I first started working on Koha last year, I noticed this problem for one of our clients. In our case, it had to with the the items.location field being NULL. The outcome was the SQL query would not return any results. At any rate, I wrote a patch for it, although I don't have the commit hash number. David Birmingham
Found it
http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=commit;h=d5d21fe1018adf6fcb1...
So yes Amy, it looks like that was a bug that has been fixed in Koha. (Thanks David)
Chris