[wp-trac] [WordPress Trac] #23928: Update ajax autosave unit tests for 3.6
WordPress Trac
noreply at wordpress.org
Wed Apr 3 18:19:23 UTC 2013
#23928: Update ajax autosave unit tests for 3.6
-----------------------+--------------------------
Reporter: kurtpayne | Type: defect (bug)
Status: new | Priority: normal
Milestone: 3.6 | Component: Unit Tests
Version: trunk | Severity: normal
Keywords: |
-----------------------+--------------------------
The ajax autosave unit test is failing with trunk.
Update it to be compatible with the following core changes:
* Move nopriv_autosave to nopriv_heartbeat [r23692]
* Remove use of `$login_grace_period` [r23699]
* Send post_type with autosave [r16657] (this was incorrect in the
original unit test, I'm not sure why it's just now breaking)
* Change `$_POST['post_ID']` to `$_POST['post_id']` [r23683]
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23928>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list