Status: Accepted
Owner: [email protected]
Labels: Type-Defect Priority-Critical Milestone-Release-1.1
New issue 1880 by [email protected]: Server response for a file not found
is 500 instead of 400
http://code.google.com/p/qubit-toolkit/issues/detail?id=1880
To reproduce this error:
========================
(if your qubit app was running under http://hostname/qubit/index.php)
1) Go to http://hostname/qubit/whatever.png
Resulting error:
================
500 error
PHP Fatal error: Call to a member function getCulture() on a non-object in
/path/to/qubit/apps/qubit/templates/layout.php on line 2
Probably, this is a problem in routing.yml.
Expected result:
================
404 error - file not found
--
You received this message because you are subscribed to the Google Groups "Qubit
Toolkit Issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-issues?hl=en.