Opened 2 years ago
Last modified 2 years ago
#7649 new defect (bug)
Wrong Url Redirection in Breadcrums
| Reported by: | mahekkalola | Owned by: | |
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | Translate Site & Plugins | Keywords: | |
| Cc: |
Description
For the below Url:
https://translate.wordpress.org/projects/wp-plugins/advanced-custom-fields/stable/gu/default/
In the breadcrumbs when we go to the " plugins " its url is
https://translate.wordpress.org/projects/wp-plugins/
but it goes to the following url
https://translate.wordpress.org/
Attachments (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This is because the
projects/wp-plugins/archive is disabled.If anything, the fix would be to combine the
PluginsandPlugin Namebreadcrumb (same for Themes)