User tests: Successful: Unsuccessful:
The users icon in the mod_status module links to a view of the logged in users profile. However because it is NOT using com_users any plugins that extend com_users are not displayed. For example TFA plugins when enabled are not accessible from this link and are only accessible from the users component. Maintaining this additional view makes no sense to me. Its a regular cause of bug reports etc.
This PR completely removes the com_admin profile and replaces the link in the module to use com_users. Now any plugins that extend com_users are accessible from the link which is what the user expects
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_admin Language & Strings Modules |
I honestly dont know. I just know we "didnt remove it" because of b/c
Found it - and not sure you are going to believe the reason
https://developer.joomla.org/joomlacode-archive/issue-23347.html
BTW any idea why rips is failing all the time
No :( @zero-24 @SniperSister can you have a look please
Labels |
Added:
?
?
|
updated branch that let rips run again as this seams to be an issue fixed some time ago.
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-03-04 02:30:38 |
Closed_By | ⇒ | wilsonge |
Thanks!
Thanks
Makes sense to me - are we aware why this view existed in the past?