Thanks! My patrons really liked the shelf browser feature in our old catalog system (in fact the shelf browser was the only good thing about it), so it will be good to get it working in Koha. Have a great weekend everyone. -----Original Message----- From: Chris Cormack [mailto:chris@bigballofwax.co.nz] Sent: Thursday, April 08, 2010 7:28 PM To: Birmingham, Dave Cc: Amy Schuler; koha@lists.katipo.co.nz Subject: Re: [Koha] shelf browser not working 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