Active
Project:
Sub-path URL Aliases
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2010 at 18:36 UTC
Updated:
8 Apr 2010 at 18:36 UTC
Sorry if this is a duplicate...sounded similar but different to all other issues here.
Views that take url arguments are overriding the sub-paths for me...
ie if I have blog/[username-argument]/[node_title] as my node alias,
and a view at blog/[username-argument] that displays all posts by that user,
then going to blog/[username-argument]/[node_title]/edit goes to the view, rather than the edit page.