Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
path.module
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jan 2008 at 20:25 UTC
Updated:
29 Jan 2008 at 10:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
robloachWithout the validation in place, you can set the error page to anything you want, including URL aliases. When the 404 error reporting page is set to a URL that's not being used by either a system path or a URL alias, it outputs the default page not found page. This seems to effectively get the desired result.
This also helps when you want to set the 404 page to a View taking in some custom arguments that arn't present in the menu system.
Comment #2
pasquallethe patch works.
there is still inconsistency with default front page validation, but you convinced me, the validation is not necessary.
tested:
multilingual error pages with path alias
inexistent url set as custom error page
Comment #3
dries commentedI can't think of any immediate side effects so this looks good to me.
Comment #4
gábor hojtsyAgreed, committed, thanks.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.