http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12577 --- Comment #8 from Magnus Enger <magnus@enger.priv.no> --- (In reply to Colin Campbell from comment #7)
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.
Not quite. Searching from yaz-client does work, but so does "show"-ing the records. See http://paste.koha-community.org/103 for an example. But yes, there is something that causes the records not to make it back to the Koha code. -- You are receiving this mail because: You are watching all bug changes.