#5827 closed defect (bug) (fixed)
different custom link in submenu profile/users
| Reported by: | neoxx | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8 |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | profile, link, userrights |
| Cc: | Focuses: |
Description
hi!
while integrating an avatar/userpic-plugin i noticed, that a custom submenu-link in the menu profile (for standard users) and users (for admins) differ. - hence, it is not possible to add a link from the profile.php page with ?page=xxx, because it points from the users and the admins view to profile.php?page=xxx which is users.php?page=xxx for admins. - any suggestions that does not mean checking the user_level and customizing the links?
cheers
berny
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
looks like it has been fixed in 2.7
though the links are still different, a custom option-page shows up for both users (profile.php) and admins (users.php).