-
-
Couldn't load subscription status.
- Fork 2k
Description
Another bug.
Here's another bug. When requesting something with an existing controller, but a non-existent action, phalcon (I presume, /tmp/phalcon-debug.a is empty, not sure why, is it a different file on the dev branch?) crashes. Browsers get either content decoding failed or just no response from the server. _I believe this started to happen when I switched from the release to the dev branch._ <-- SEE EDIT Haven't located the problem yet, have to check.
sraka1
EDIT:
It's the same on release branch. Check out for example http://invo.phalconphp.com/about/nonexistent
Proposed fix. A 404 header and a page does not exist page :). This, however should be possibly to customize by the user :) Maybe will do myself, but I'm a bit lazy...