Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.0-alpha1
Component:
page displays
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Mar 2011 at 00:44 UTC
Updated:
28 Apr 2011 at 22:41 UTC
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
Comment #1
dawehnerComment #2
merlinofchaos commentedChanging this to an unassigned task. That means this needs to be done, but it needs someone to do it.
Comment #3
merlinofchaos commentedThe 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.
Comment #4
dawehnerOkay commited the analyze.