[wp-trac] [WordPress Trac] #26751: Bust browser cache when building alpha/beta versions and when running from /src

WordPress Trac noreply at wordpress.org
Thu May 29 06:29:30 UTC 2014


#26751: Bust browser cache when building alpha/beta versions and when running from
/src
------------------------------+-----------------------
 Reporter:  azaozz            |       Owner:  nacin
     Type:  defect (bug)      |      Status:  reopened
 Priority:  normal            |   Milestone:  4.0
Component:  Build/Test Tools  |     Version:  3.9
 Severity:  normal            |  Resolution:
 Keywords:                    |     Focuses:
------------------------------+-----------------------
Changes (by netweb):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 r28611 fails Grunt jshint:grunt task https://travis-
 ci.org/ntwb/wordpress/jobs/26274829

 {{{
 Running "jshint:grunt" (jshint) task
 Linting Gruntfile.js ...ERROR
 [L88:C53] W109: Strings must use singlequote.
               return "$wp_version = '" + version + "';";
 [L88:C70] W109: Strings must use singlequote.
               return "$wp_version = '" + version + "';";
 Warning: Task "jshint:grunt" failed. Use --force to continue.
 }}}

 Incoming 26751.4.diff fixes this

--
Ticket URL: <https://core.trac.wordpress.org/ticket/26751#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list