[wp-trac] [WordPress Trac] #25992: grunt jshint file filtering fails with long filenames
WordPress Trac
noreply at wordpress.org
Thu Nov 14 18:17:00 UTC 2013
#25992: grunt jshint file filtering fails with long filenames
--------------------------+------------------------------
Reporter: atimmer | Owner: azaozz
Type: defect (bug) | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: Build Tools | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch |
--------------------------+------------------------------
Changes (by azaozz):
* owner: => azaozz
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"26168"]:
{{{
#!CommitTicketReference repository="" revision="26168"
Grunt jshint: ensure the file passed with --file=filename.js matches all
or part of the filepath before checking string lengths. Makes it possible
to pass a file with full or partial path. All of these would work
properly:
admin-bar.js, wp-includes/js/admin-bar.js, src/wp-includes/js/admin-
bar.js. Props atimmer, fixes #25992.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25992#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list