Bug 12857

Summary: Syndetics index apreciably slow page load for items without result at Syndetics
Product: Koha Reporter: Martin Renvoize <martin.renvoize>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: J.P.Knight
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 12420    
Bug Blocks:    

Description Martin Renvoize 2014-09-02 09:14:20 UTC
get_syndetics_index is missing the error handling code that is present in the other routines. Thereofre, if an idnex is not found for the particular item, then XML::Simple attempts to parse the large html document that is returned.
Comment 1 Katrin Fischer 2015-01-06 20:50:56 UTC
*** Bug 12858 has been marked as a duplicate of this bug. ***