Bug 12857 - Syndetics index apreciably slow page load for items without result at Syndetics
Summary: Syndetics index apreciably slow page load for items without result at Syndetics
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: Main
Hardware: All All
: P5 - low major (vote)
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on: 12420
Blocks:
  Show dependency treegraph
 
Reported: 2014-09-02 09:14 UTC by Martin Renvoize
Modified: 2018-05-02 10:23 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***