Created attachment 165619 [details] [review] Bug 36706: Fix close button 1) Visit http://localhost:8081/cgi-bin/koha/members/memberentry.pl 2) Click 'Search' 3) Click on any cardnumber of any of the search results 4) Click 'close window'. Notice it doesnt close. 5) Apply patch. Repeat test plan.
Created attachment 165650 [details] [review] Bug 36706: Fix close button 1) Visit http://localhost:8081/cgi-bin/koha/members/memberentry.pl 2) Click 'Search' 3) Click on any cardnumber of any of the search results 4) Click 'close window'. Notice it doesnt close. 5) Apply patch. Repeat test plan. Signed-off-by: David Nind <david@davidnind.com>
Testing notes (using KTD): 1. Go to add a new patron where guarantors are allowed (Patrons > New patron > Kid) 2. Click the 'Add guarantor' button (under the 'Patron guarantor' section). 3. Click the 'Search' button. 4. Click on any card number in the search results. 5. In the pop-up window with the patron summary details, click on the 'Close window' button.
Thanks for the clearer instructions, David, I skipped a few in my test plan. Sorry!
Ho.. I fixed this in main already I think. It wasn't actually 35329 that caused it.. it's bug 35362 and there's a follow-up in there that Katrin pushed I think. Appologie for the overlap there Pedro
*** This bug has been marked as a duplicate of bug 35362 ***