Bug 17789

Summary: Gaurantor search is broken (add guarantor 'set to member')
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: PatronsAssignee: Owen Leonard <oleonard>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: gmcharlt, kyle.m.hall, m.de.rooy
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:

Description Nick Clemens (kidclamp) 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 ***