https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36139

--- Comment #6 from Michael Hafen <[email protected]> ---
  There are four patches because the `git bz apply` command references the
parent bug, which is already in master as commits 90b6f68616 and b577b65670.
Please try `git bz apply 36139` instead.
  The patch file here squashes the last two patches on the parent bug (those
two should probably be removed from there or something, since I mistakenly
added them after the patch had been pushed).
  This will at least take care of the 'Barcode not found' error, and I think
clearing the $patron variable should be harmless at that point in the file. 
(Looking over the code again, I don't know why it wasn't switching patrons for
me, the $patron variable clearly gets reset in the $findborrower block below.)
  I'll leave the status as is, just in case there is anything else that causes
the patch to not apply.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to