Opened 9 years ago
Closed 9 years ago
#1683 closed defect (bug) (fixed)
“My Favorites” link in the top right corner don’t open your profile page on the “Favorites” tab directly
Reported by: | Xtraboy | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Plugin Directory | Keywords: | needs-patch |
Cc: |
Description
If I’m on a plugin page, clicking on the “My Favorites” link in the top right corner near my name goes to my profile home but don’t open directly the “Favorites” tab with all my favourite plugins. I think it’s some JS handling issue with the #content-favorites ID.
Tested with different browsers (Chrome, Safari and FF on Mac)
Note: See
TracTickets for help on using
tickets.
Fixed in dotorg:11871. Issue was the href=# issue with jQuery 1.12 in the profiles code.