[wp-meta] [Making WordPress.org] #3526: Fix any brokenness in Trac 1.2.2

Making WordPress.org noreply at wordpress.org
Mon Apr 9 03:56:29 UTC 2018


#3526: Fix any brokenness in Trac 1.2.2
--------------------+---------------------
 Reporter:  dd32    |       Owner:  (none)
     Type:  task    |      Status:  new
 Priority:  normal  |   Milestone:
Component:  Trac    |  Resolution:
 Keywords:          |
--------------------+---------------------

Comment (by dd32):

 Replying to [comment:13 ocean90]:
 > * Comment preview broken: https://cloudup.com/c_HqVeJebX6

 This is caused by Trac containing this in it's preview HTML:
 {{{
 jQuery.loadStyleSheet("https://s.w.org/style/trac/common/css/trac.css",
 "text/css");
 }}}

 Using the old Trac JS causes `trac.css` to get reloaded after `wp-
 trac.css`.

 Once the new `trac.js` is in use, it'll be fixed as `loadStyleSheet()` now
 contains some logic not to reload the stylesheet if it's already loaded
 into the DOM.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/3526#comment:17>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list