me allias path is not redirecting to content_type edit page
kaay - October 23, 2009 - 09:45
| Project: | me aliases |
| Version: | 6.x-2.7 |
| Component: | Miscellaneous |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
Hi
when I write:
user/me/edit (it take me to user user account edit page, which is fine)
But when I write:
user/me/edit/photos (it shows error: PAGE NOT FOUND)
Please explain what i am doing wrong or missing. thanks

#1
Which module provides the user/[uid]/edit/photos path? It's most likely a problem there with that module using arg(). I am looking at a catch all solution, but I'm not sure when this will be ready.