User tests: Successful: Unsuccessful:
Added checks for the layout in the com_users router because at the moment the router returns the first menu item that has the view that we are searching for, not taking into consideration the layout.
/alias-of-menu-item/profile?layout=edit
, now it is only /alias-of-menu-item
)Status | New | ⇒ | Pending |
Category | ⇒ | Front End com_users |
I have tested this item
Patch installed got at click "Edit Profile" button:
The requested URL /<br /><b>Notice</b>: Undefined index: layout in <b>/url-of-host/components/com_users/helpers/legacyrouter.php</b> on line <b>127</b><br />/index.php/en/user-profile was not found on this server.
I have tested this item
Before installing the patch,
at user profile url was:
index.php/user-profile/profile
we clicked edit profile, and on cancel we went back to
index.php/your-profile/profile
When I applied the test, I received the following warnings:
At http://localhost/demo_patches/index.php/edit-user-profile
Notice: Undefined index: layout in components/com_users/helpers/legacyrouter.php on line 131
At http://localhost/demo_patches/index.php/user-profile
Notice: Undefined index: layout in components/com_users/helpers/legacyrouter.php on line
Title |
|
@alexandraciobica whats the State of this Pull Request?
I suggest to close this PR due the lack of response by @alexandraciobica. In the meantime i add the label "needs new owner".
Closing. Can be reopened if judged necessary.
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-05-12 07:03:31 |
Closed_By | ⇒ | infograf768 | |
Labels |
Added:
?
Removed: J3 Issue |
I have tested this item? unsuccessfully on 4d0e9f6
Patch installed got at click "Edit Profile" button:
The requested URL /<br /><b>Notice</b>: Undefined index: layout in <b>/url-of-host/components/com_users/helpers/legacyrouter.php</b> on line <b>127</b><br />/index.php/en/user-profile was not found on this server.
At Menu User-Profile:
Notice: Undefined variable: profileEdit in/url-of-host/components/com_users/helpers/legacyrouter.php on line 222
System information
CloudAccess.net
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/21274.