[Koha-bugs] [Bug 28514] C4::Letters::getletter must be rewritten

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 17 10:01:15 CEST 2021


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

--- Comment #7 from Jonathan Druart <jonathan.druart+koha at 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.


More information about the Koha-bugs mailing list