[wp-trac] [WordPress Trac] #26758: Edit Tags form on submission does not stay at the same page and gets redirected

WordPress Trac noreply at wordpress.org
Mon Jan 6 16:00:41 UTC 2014


#26758: Edit Tags form on submission does not stay at the same page and gets
redirected
-------------------------------------+------------------------------
 Reporter:  chiragswadia             |       Owner:
     Type:  enhancement              |      Status:  new
 Priority:  normal                   |   Milestone:  Awaiting Review
Component:  Taxonomy                 |     Version:  3.8
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |
-------------------------------------+------------------------------

Comment (by UmeshSingla):

 I face the same issue, as quite often site requires an additional field
 for `Category, Taxonomy, Tags`, and in case of editing terms the form
 redirects from edit page to Listing page which is incorrect as per the
 normal UI behaviour, instead the form should redirect to same page.

 In `edit-tags.php`, instead of using `wp_get_original_referer`, it should
 be `wp_get_referer` for the case `edittag`.

 Also various message terms need to be added to `edit-tag-form.php`.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/26758#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list