http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12577 --- Comment #7 from Colin Campbell <colin.campbell@ptfs-europe.com> --- (In reply to Magnus Enger from comment #6)
Interesting: I created a new NORMARC instance on the same server, and searching works as expected there. So there must be some difference between the configs of the old and the new instance...
The PRESENT error is, I think, generated if an error occurs formatting the result set. I think if you look at the zebra index with yaz-client you search ok but when you ask to view the returned records thats where the error occurs. So in Search.pm it sees there are x records but when it asks for them zebra aborts so you get undefined values. -- You are receiving this mail because: You are watching all bug changes.