22 Sep
2025
22 Sep
'25
11:58 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38967 --- Comment #15 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Marcel de Rooy from comment #14)
(In reply to Jonathan Druart from comment #13)
I have to admit I don't remember.
I think it's good to not enforce POST for this export.
Wasnt this about a too long URL?
Yes.
Shouldnt we just add an exception to the failing unit test here?
No, we have other place where we have "dump cud-" for this same reason. I meant that we can keep the op=cud- in the template without enforcing it in the controller (ie. allow the export for GET requests as well). -- You are receiving this mail because: You are watching all bug changes.