[Koha-bugs] [Bug 24353] [19.05] privacy_guarantor_checkouts incorrectly shows No on moremember.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat May 23 14:59:10 CEST 2020


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|koha-bugs at lists.koha-commun |katrin.fischer at bsz-bw.de
                   |ity.org                     |
            Summary|privacy_guarantor_checkouts |[19.05]
                   |incorrectly shows No on     |privacy_guarantor_checkouts
                   |moremember.pl               |incorrectly shows No on
                   |                            |moremember.pl

--- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
19.05:
[% IF privacy_guarantor_checkouts %]

master:
[% IF patron.privacy_guarantor_checkouts %]

19.11:
[% IF patron.privacy_guarantor_checkouts %]

I'll provide a patch.

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


More information about the Koha-bugs mailing list