[Bug 12029] Patrons should be able to delete their patron messages
13 Jul
2022
13 Jul
'22
8:51 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12029 --- Comment #50 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- + my $borrowernumber = $cgi->param('borrowernumber') || undef; $borrowernumber MUST be retrieved from get_template_and_user (or another C4::Auth method), not from the query parameters. -- You are receiving this mail because: You are watching all bug changes.
1463
Age (days ago)
1463
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@bugs.koha-community.org