17 Jun
2021
17 Jun
'21
9:01 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28514 --- Comment #7 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Marcel de Rooy from comment #6)
+ #$params = {%$params};
Hum yes, I remember that. As we modify $params we are modifying the hashref passed (and so unexpected behaviour could happened). I think it should be restored. -- You are receiving this mail because: You are watching all bug changes.