Opened 16 years ago
Closed 16 years ago
#13892 closed defect (bug) (fixed)
Term Quick Edit call doesn't return correct output
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.0 | Priority: | high |
| Severity: | blocker | Version: | |
| Component: | Taxonomy | Keywords: | has-patch |
| Focuses: | Cc: |
Description
After successfully editing a term via Quick Edit, the term's row disappears. The call to admin-ajax returns an empty <tr> since $current_screen is not set.
Patch to come.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Make the call to set_current_screen in admin-ajax.php to populate the global $current_screen var