Changes between Initial Version and Version 1 of Ticket #64733
- Timestamp:
- 02/26/2026 10:32:36 AM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #64733 – Description
initial v1 1 1 While browsing WordPress Core Trac, specifically on a changeset page such as: 2 2 3 https://core.trac.wordpress.org/changeset/<id> 3 `https://core.trac.wordpress.org/changeset/<id>` 4 4 5 5 Clicking on the “Tickets” menu item in the top navigation does not open the expected Trac overlay/dropdown menu. Instead, it redirects the user to: … … 15 15 Steps to Reproduce: 16 16 17 Go to any changeset page on Core Trac (e.g., /changeset/<id>).17 Go to any changeset page on Core Trac (e.g., `/changeset/<id>`). 18 18 19 19 Click on the “Tickets” menu item in the top navigation.