22 Sep
2025
22 Sep
'25
1:34 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38967 --- Comment #16 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- (In reply to Jonathan Druart from comment #15)
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).
That's what my follow-up does. But shouldn't it be better to explicitly add an exception in the tests? That's why I didn't push the follow-up on behalf of Lucas. -- You are receiving this mail because: You are watching all bug changes.