[wp-trac] [WordPress Trac] #22975: Remove deprecated jQuery methods from core to be safe for jQuery 1.9

WordPress Trac noreply at wordpress.org
Mon Dec 17 17:29:41 UTC 2012


#22975: Remove deprecated jQuery methods from core to be safe for jQuery 1.9
--------------------------------+------------------
 Reporter:  ocean90             |       Owner:
     Type:  enhancement         |      Status:  new
 Priority:  normal              |   Milestone:  3.6
Component:  External Libraries  |     Version:
 Severity:  normal              |  Resolution:
 Keywords:  has-patch commit    |
--------------------------------+------------------

Comment (by nacin):

 In [changeset:"23180"]:
 {{{
 #!CommitTicketReference repository="" revision="23180"
 Update to jQuery 1.9 Beta 1 in trunk (3.6-alpha).

 Temporarily includes jQuery in original, unminified form, for ease of
 testing and bug reporting.

 jQuery 1.9 introduces a "migrate" script for deprecated and removed
 behavior. Warnings are issued for methods we should not be using, and
 should be fixed in core. These warnings are sent to the JavaScript console
 and are collected in `jQuery.migrateWarnings`.

 See http://blog.jquery.com/2012/12/17/jquery-1-9-beta-1-released/ for
 more.

 props ocean90, see #22975.
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/22975#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list