Create a menu item to link to user profile menu option of com_users, set alias to user-profile. Create a menu item to link to user edit profile menu option of com_users, set alias to user-edit-profile.
Go to user profile and click on link 'Edit Profile'
Go to the correct page user-edit-profile
The link is going to user-profile?layout=edit
Windows 10 - 64bits
MYSQL 5.7.14
PHP 7.1.12
Apache 2.4.23 (Win64)
Joomla! 3.8.10 Stable
Labels |
Added:
?
|
Title |
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-07-13 15:05:46 |
Closed_By | ⇒ | mbabker |
Well, not quite. The issue #20485 refers to the cancel button, this is working fine. And the issue #20958 asks for a link to the profile view from the edit profile form, this is the cancel button.
Mine issue refers to the link 'edit profile' on profile page when there is a menu item pointing to edit profile page.
It's the same underlying root issue. The router doesn't account for layouts in generating URIs and the profile view has multiple layouts.
So, you're suggesting that I override the profile view layout pointing to the correct page? It is easy. But, to me, it seems an issue that has to be correct.
And that's why the other two items are still open
Duplicate of #20485 and #20958