Bug 17789 - Gaurantor search is broken (add guarantor 'set to member')
Summary: Gaurantor search is broken (add guarantor 'set to member')
Status: RESOLVED DUPLICATE of bug 17790
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: Main
Hardware: All All
: P5 - low major (vote)
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-19 11:49 UTC by Nick Clemens
Modified: 2016-12-19 13:38 UTC (History)
3 users (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 Nick Clemens 2016-12-19 11:49:46 UTC
Bug 17418 seems to have broken the guarantor search page:

JS Error:
guarantor_search.pl:134 Uncaught TypeError: Cannot set property '_renderItem' of undefined
     at HTMLDocument.<anonymous> (guarantor_search.pl:134)
     at i (jquery-2.2.3.min.js:2)
     at Object.fireWith [as resolveWith] (jquery-2.2.3.min.js:2)
     at Function.ready (jquery-2.2.3.min.js:2)
     at HTMLDocument.J (jquery-2.2.3.min.js:2)
 (anonymous) @ guarantor_search.pl:134
 i @ jquery-2.2.3.min.js:2
 fireWith @ jquery-2.2.3.min.js:2
 ready @ jquery-2.2.3.min.js:2
 J @ jquery-2.2.3.min.js:2
Comment 1 Marcel de Rooy 2016-12-19 13:38:44 UTC

*** This bug has been marked as a duplicate of bug 17790 ***