https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30818
--- Comment #4 from Tomás Cohen Arazi <[email protected]> --- (In reply to Marcel de Rooy from comment #0) > How is that possible? I stumble over all kinds of validation, extracting and > merging parameters etc. etc. As I mentioned on my earlier answer, we shouldn't validate any arbitrary query contains valid attributes. It is more sustainable to just catch the DBIx::Class exception and act better. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
