Making WordPress.org

Opened 9 years ago

Closed 8 years ago

Last modified 8 years ago

#2889 closed defect (bug) (fixed)

JS error on Plugins Trac

Reported by: SergeyBiryukov Owned by:
Priority: normal Milestone:
Component: Trac Keywords:
Cc:

Description

  1. Go to https://plugins.trac.wordpress.org/.
  2. 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)

This ticket was mentioned in Slack in #meta by obenland. View the logs.


8 years ago

#2 @obenland
8 years ago

  • Resolutionworksforme
  • Status newclosed

It looks like this has been fixed since it was reported.

#3 @SergeyBiryukov
8 years ago

  • Resolution worksformefixed

Fixed in [6845]. Forgot I had a ticket for this :)

Note: See TracTickets for help on using tickets.