Opened 11 years ago
Closed 11 years ago
#189 closed defect (bug) (fixed)
JavaScript error in Trac
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Trac | Keywords: | |
Cc: |
Description
http://openatd.trac.wordpress.org/changeset/445/ caused a JS error in Trac (both core and meta):
Error: TypeError: $(...).addProofreader is not a function Source File: http://wordpress.org/style/trac/wp-trac.js?12 Line: 37
http://openatd.svn.wordpress.org/atd-jquery/scripts/jquery.atd.textarea.js is removed and returns 404.
As a result of this, some of the Trac JS (e.g. for managing keywords) is broken.
Do we actually need a proofreader in Trac? Not sure I've ever seen it in action.
Change History (2)
Note: See
TracTickets for help on using
tickets.
#190 was marked as a duplicate.