[wp-trac] Re: [WordPress Trac] #6343: Adding custom field: wording
and behaviour
WordPress Trac
wp-trac at lists.automattic.com
Sat Mar 22 07:02:09 GMT 2008
#6343: Adding custom field: wording and behaviour
------------------------------------------+---------------------------------
Reporter: versuchsanstalt | Owner: mdawaffe
Type: defect | Status: assigned
Priority: normal | Milestone: 2.5
Component: Administration | Version: 2.5
Severity: normal | Resolution:
Keywords: AJAX has-patch needs-testing |
------------------------------------------+---------------------------------
Changes (by mdawaffe):
* keywords: AJAX => AJAX has-patch needs-testing
Comment:
6343.diff
1. Fixes custom field add/update/delete.
2. Uses autosave functions after adding a custom field to a never-before-
saved post to update post id.
3. Fixes strange wp-lists animation bug.
{{{
jQuery( ... ).stop(); // doesn't work
jQuery( ... ).stop().stop(); // does
}}}
--
Ticket URL: <http://trac.wordpress.org/ticket/6343#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list