https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26048
--- Comment #5 from David Cook <[email protected]> --- I wonder what Plack-specific options we have... This one is cool but would require extensive refactoring. https://metacpan.org/pod/Plack::Middleware::HTTPExceptions That being said, we could write our own Middleware using the model used by Miyagawa's above example. The one downside is that this also creates a discrepancy between Plack and CGI, although... I think at some point we should probably deprecate CGI mode. -- 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/
