[wp-trac] [WordPress Trac] #32358: Add unminified jQuery to core for better debugging with SCRIPT_DEBUG enabled
WordPress Trac
noreply at wordpress.org
Mon Jun 29 22:17:28 UTC 2015
#32358: Add unminified jQuery to core for better debugging with SCRIPT_DEBUG
enabled
-------------------------------------------------+-------------------------
Reporter: CrazyJaco | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future
Component: Script Loader | Release
Severity: normal | Version: trunk
Keywords: has-patch dev-feedback needs- | Resolution:
refresh | Focuses:
-------------------------------------------------+-------------------------
Comment (by peterwilsoncc):
Replying to [comment:5 CrazyJaco]:
> Would the first patch suffice since that was originally upgrading to
1.11.3 as well?
I'm afraid it will need a new patch, the original file refers to lines
that no longer exist so will not apply correctly.
Additionally, WordPress runs jQuery in noConflict mode which has been
removed in your patch. Following jQuery in the new file, you will need to
add the line `jQuery.noConflict();`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32358#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list