http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12577
--- Comment #8 from Magnus Enger <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
