https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38967
--- Comment #16 from Tomás Cohen Arazi (tcohen) <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
