404 render must be called AFTER layout. The current values are wrong (layout is never...
authorGuilherme Blanco <guilhermeblanco@gmail.com>
Sat, 10 Dec 2011 05:15:52 +0000 (00:15 -0500)
committerGuilherme Blanco <guilhermeblanco@gmail.com>
Sat, 10 Dec 2011 05:15:52 +0000 (00:15 -0500)
commit8614a9a290239aed7b5819033da30418503748cf
treed04e5dd483ad56fdd12b4bc270ad7a739666be61
parente5faa8e9a66a75ce7a9fe4d009feef3cf61c8395
404 render must be called AFTER layout. The current values are wrong (layout is never called), which in some weird situations may lead to $e->getResponse() return NULL.
module/Application/src/Application/View/Listener.php