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

David Cook <dc...@prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |In Discussion

--- Comment #16 from David Cook <dc...@prosentient.com.au> ---
Btw, this was driving me crazy. I actually had to hack on
Plack::Middleware::ErrorDocument to realize I needed to use relative URLs in
the .psgi file. 

And actually... the StackTrace part was a gotcha as well. Now that I read about
Plack::Middleware::StackTrace, it seems like it's only recommended for
development and not production. But the Plack::Middleware::HTTPExceptions
recommendation doesn't look right for us either.

Maybe I should make a simple middleware to replace it. I think I know what we
need to do..

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to