[Koha-bugs] [Bug 15438] Checking out an on-hold item sends holder' s borrowernumber in AF (screen message) field.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 24 15:30:48 CEST 2016


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

Colin Campbell <colin.campbell at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #54783|0                           |1
        is obsolete|                            |
             Status|In Discussion               |Needs Signoff
           Assignee|koha-bugs at lists.koha-commun |colin.campbell at ptfs-europe.
                   |ity.org                     |com

--- Comment #13 from Colin Campbell <colin.campbell at ptfs-europe.com> ---
Created attachment 54827
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54827&action=edit
Proposed patch

This patch strips the unwanted data out of the hashrefs returned to the
routine. Taking on board Jonathan's earlier patch I've made an explicit end to
the loop once we've blocked the issue - This stops the anomalous data from
appearing in screen message


Its tempting to refactor the routine in C4::Circulation too but that should
probably not be contemplated while sober.

please test, theres lots of room here for odd corner cases

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list