So I have alias like this user/[uid]/edit -> people/[user:name]/edit. And similar aliases for several other sub paths. Now I dont know but overlay does not acknowledge the aliased version of such sub paths. So overlay is not working currently. How can I overcome this problem?

Thanks in advance.

Comments

dave reid’s picture

Status: Active » Postponed (maintainer needs more info)

You've aliased those paths manually? Or you unchecked the "Skip administration paths from sub-path processing" checkbox in the module's settings?

markhalliwell’s picture

StatusFileSize
new1.15 KB

Here is a patch that alters the admin paths necessary for the overlay to function properly.

markhalliwell’s picture

Status: Postponed (maintainer needs more info) » Needs review
StatusFileSize
new1.15 KB

Here is a patch that alters the admin paths necessary for the overlay to function properly.

denny84’s picture

Hi Mark,

If I do dpm($alias) .... it gives me blank ... not working for me. Does it work for you? I cleared cache and everything twice, but no luck.

Thanks

julou’s picture

Works for me…
Thanks!