https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38967
--- Comment #15 from Jonathan Druart <[email protected]> --- (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. _______________________________________________ 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/
