[wp-trac] [WordPress Trac] #31961: Ajax response when categories delete

WordPress Trac noreply at wordpress.org
Mon Jul 11 21:53:45 UTC 2016


#31961: Ajax response when categories delete
-------------------------------+-----------------------------
 Reporter:  tadaimushi         |       Owner:
     Type:  defect (bug)       |      Status:  reopened
 Priority:  normal             |   Milestone:
Component:  Taxonomy           |     Version:  4.2
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |     Focuses:  administration
-------------------------------+-----------------------------
Changes (by dubh):

 * status:  closed => reopened
 * resolution:  worksforme =>


Comment:

 I'm experiencing this issue with v4.5.3.

 '''Steps'''

 1. When I add a term on the edit-tags.php page, the table is not updated
 and the form is not cleared.
 2. When I refresh the page, the table shows that the term was added.
 3. When I delete a term on that page, I receive the "unidentified error"
 notice and the table is not updated.
 4. When I refresh the page, the table shows that the term was deleted.

 '''Tests'''

 * Tested on a dev install of WordPress v4.5.3 with several plugins
 activated (used database).
 * Tested on a fresh install of WordPress v4.5.3 without any plugins
 activated (new database).
 * Tested on Chrome 51.
 * Tested on Internet Explorer 11.
 * Tested with Administrator and Editor accounts.

 '''Notes'''

 * There are no relevant hooks in the theme's functions.php.
 * The admin theme is the default theme.
 * Widget reordering works.
 * The server is not configured to use SSL/HTTPS.
 * No errors reported in the Chrome Developer Tools console.
 * No errors reported in the PHP error log.

 '''Related Issues'''

 * #31961
 * #12817

--
Ticket URL: <https://core.trac.wordpress.org/ticket/31961#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list