1 xangelusx Jul 28, 2006 18:02
3 fplanque Aug 05, 2006 20:17
I can't imagine why login_required would get set to false after having been true.
This is not intented to be supported. Thus it is a good thing a fatal error occurs.
Am I missing something?
4 blueyed Aug 05, 2006 20:31
I cannot really follow xangelusx example, also, but the proposed fix displays "our" "Access denied" page, instead of a fatal PHP error, which might be just a white page on a production system..
5 fplanque Aug 05, 2006 20:48
I don't care, I want the dev who does that do get a dirty error right in front of this face.
There are zillions of places where we could add test to detect if a dev did something wrong. As long as there is no security threat, there is no reason to bloat the code with worries about dev errors.
Thanks for reporting, I've committed it.
But I have not looked at "any other protected pages".