summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2017-03-23 16:35:42 +0100
committerAzul <azul@riseup.net>2017-03-23 16:35:42 +0100
commitc11e31acf3a592b8560459469ae4acf0e6e5dfd4 (patch)
tree9130225ec9af905aaad9ed7f8fa64dbc22d574da /test
parent94ba8eae189ef6d60ddfa194e73b672123e17d6f (diff)
fix: display error js responses in dev environment
Sometimes the dev environment will send back a plain text response. This causes the json parser to raise an exception and used to cause the browser not to display any error message. Now we dumpt the whole server response - which happes to also include the backtrace. A lot more useful than doing nothing. In production this should never happen as 500s get handled by the ExceptionApplication / our ErrorsController there.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions