Opened 6 years ago
Closed 6 years ago
#3686 closed defect (bug) (fixed)
Theme Trac Browser: Redirection problem in 'visit' option.
Reported by: | tht52 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | lowest | |
Component: | Trac | Keywords: | has-screenshots pending-systems |
Cc: |
Description
Hi,
Found this bug in https://themes.trac.wordpress.org/browser/[theme name here]/[theme version here].
There's a option called visit which should indicate the branches of the theme. But if you click, the dropdown will open; includes the branches of the theme 'branches'. Also, selection of any option leads to redirection to the respective branch to the theme 'branches' where it should have redirected to the branch of the respective theme.
As this is my first bug report please pardon any mistakes.
Thanks
Attachments (1)
Change History (4)
#2
@
6 years ago
- Keywords pending-systems added
- Priority changed from normal to lowest
Due to the trac config being in a private repo (Only the workflow parts are in meta) I've followed up with systems in https://make.wordpress.org/systems/2018/06/29/remove-branch-functionality-from-themes-trac-wordpress-org/
Strangely enough, the redirection here is completely expected, as Trac is treating the versions of the theme 'Branches' as branches.
We'll need to add something like this to the Themes Trac (docs) to make trac not recognise
trunk, branches, tags
as special folders.