https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19343 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #11 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Marcel de Rooy from comment #10)
- allow_add => 1, + allow_change_from_owner => 1, + allow_change_from_others => 1,
THis change in master does not apply. And I wonder if it makes sense too, since not adding these lines does not make a difference. Test still passes. Please adjust.
Yes right, this patch is not needed. -- You are receiving this mail because: You are watching all bug changes.