[Koha-bugs] [Bug 23082] Fatal error editing a restricted patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 21 20:13:51 CEST 2019


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

--- Comment #7 from Federico Rinaudo <frinaudo at infocpt.com.ar> ---
/usr/share/koha# grep -r remove_debarment
intranet/cgi-bin/members/memberentry.pl:my @debarments_to_remove =
$input->multi_param('remove_debarment');
intranet/htdocs/intranet-tmpl/prog/en/modules/members/memberentrygen.tt:       
                                <input type="checkbox" id="debarment_[%
d.borrower_debarment_id | html %]" name="remove_debarment" value="[%
d.borrower_debarment_id | html %]" />
intranet/htdocs/intranet-tmpl/prog/es-ES/modules/members/memberentrygen.tt:
<input type="checkbox" id="debarment_[% d.borrower_debarment_id | html %]"
name="remove_debarment" value="[% d.borrower_debarment_id | html %]" />

-- 
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