[Koha-bugs] [Bug 20079] Display stack trace for development installations

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 23 19:56:56 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20079

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 70860
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70860&action=edit
Bug 20079: Display stack trace for development installations

"""The default value is development, which causes plackup to
load the middleware components: AccessLog, StackTrace, and Lint unless
--no-default-middleware is set."""

Test plan:
Confirm that the stack trace is displayed when something is wrong (die
somewhere to test)
for dev installations (inside a devbox)
The -E flag must remain deployment for non-dev installs

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list