google-code-export / brewcompetitiononlineentry

Automatically exported from code.google.com/p/brewcompetitiononlineentry
0 stars 0 forks source link

If $section is not valid fom URL, no 404 is returned #390

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
> What steps will reproduce the problem?
1. Enter an invalid url with no file suffix. (eg http://<server_name>/notexists
2. re-write rules in .htaccess write this to: /index.php?section=notexists

> What is the expected output? What do you see instead?

Expect: 404.php to be returned. 
Actual: Page displays with menu bar but no page content.

> What version of the product are you using? On what operating system?

1.3.0.4; Debian (Apache 2.2.22, PHP 5.4.4, MySQL 5.5.35)

Original issue reported on code.google.com by gra...@chromosphere.co.uk on 19 Mar 2014 at 11:37

GoogleCodeExporter commented 9 years ago

Original comment by gpzhumphrey on 4 Nov 2014 at 10:59