When a page display is created with one URL path and then is changed to a different path URL which happens to be the URL alias of a basic page there is no warning given that the URL is a conflicting one. There should be, since such a setup is most certainly a user error.

This is different from issue http://drupal.org/node/1068888 where the same path is only being used for variant views.

Comments

dawehner’s picture

[22:30] <merlinofchaos> dereine: I thought I remembered a prior issue for that. Anyway it's not a bad idea to warn that an alias will prevent the page from working.
[22:30] <merlinofchaos> dereine: Possibly just in analyze.
merlinofchaos’s picture

Category: bug » task

Changing this to an unassigned task. That means this needs to be done, but it needs someone to do it.

merlinofchaos’s picture

Title: Page display can be given same URL as a Basic Page without warning » Page display can be given same URL as an alias

The only thing that really matters here are URL aliases. Views can take over other pages.

At the same time, if we're doing path analysis in analyze, we should also warn about node/% being a bad idea.

dawehner’s picture

Status: Active » Fixed

Okay commited the analyze.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.