https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23542 didier <didier.gautheron@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |didier.gautheron@biblibre.c | |om --- Comment #9 from didier <didier.gautheron@biblibre.com> --- (In reply to Marcel de Rooy from comment #7)
QA Comment: When testing with LOC SRU, I am having two records producing the cryptic error code '500' on the search title=vermeer with your patch. While without your patch, I do not get this error. I found some ZOOM error codes in the range 10000 - 10018 or so; i can't place the returned 500. The dialog alert contains: LIBRARY OF CONGRESS SRU record 19: 500 LIBRARY OF CONGRESS SRU record 20: 500
Also please provide more feedback as to your statement: "This is used in some other places of code, its a trick." What kind of trick is this? Please give the other code locations?
Changed status.
I get LIBRARY OF CONGRESS SRU error without the patch, sometime. I captured the network traffic and it's an http server error 500, way before Koha. Maybe an overloaded server? As far I can tell there's no difference in requests to server in error and in no error cases. -- You are receiving this mail because: You are watching all bug changes.