[wp-trac] [WordPress Trac] #15909: outdated jquery.form.js
WordPress Trac
wp-trac at lists.automattic.com
Tue May 17 14:41:40 UTC 2011
#15909: outdated jquery.form.js
---------------------------------+---------------------
Reporter: bmb | Owner: azaozz
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.2
Component: External Libraries | Version: 3.0.3
Severity: minor | Resolution: fixed
Keywords: has-patch 3.2-early |
---------------------------------+---------------------
Changes (by azaozz):
* type: enhancement => defect (bug)
Comment:
The script `jquery.form.js` is not deprecated but it's use is deprecated
in WordPress core. We used to use it long time ago as it was adding
methods similar to `.serialize()` and `serializeArray()`. However these
methods were added in jQuery 1.3 making the script redundant for core use.
Agree we needed to update it so we don't break plugins that use it but
perhaps we can give a warning and remove it early in 3.3.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15909#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list