https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26048 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion --- Comment #16 from David Cook <dcook@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.