#2889 closed defect (bug) (fixed)
JS error on Plugins Trac
| Reported by: | SergeyBiryukov | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Trac | Keywords: | |
| Cc: |
Description
- Go to https://plugins.trac.wordpress.org/.
- You'll get a JS error in browser console:
wp-trac.js?39:59 Uncaught ReferenceError: wpTracCurrentUser is not defined
The variable is defined in templates/site.html, but apparently the Plugins Trac doesn't use that template.
https://themes.trac.wordpress.org/ doesn't have this issue.
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
It looks like this has been fixed since it was reported.