[wp-trac] [WordPress Trac] #54521: Taxonomy term quick edit does not save if taxonomy has non latin characters

WordPress Trac noreply at wordpress.org
Thu Dec 16 15:32:51 UTC 2021


#54521: Taxonomy term quick edit does not save if taxonomy has non latin characters
--------------------------------+-----------------------------
 Reporter:  panagiotis.synetos  |       Owner:  (none)
     Type:  defect (bug)        |      Status:  new
 Priority:  normal              |   Milestone:  6.0
Component:  Taxonomy            |     Version:  5.8.2
 Severity:  normal              |  Resolution:
 Keywords:  has-patch           |     Focuses:  administration
--------------------------------+-----------------------------
Changes (by SergeyBiryukov):

 * milestone:  Awaiting Review => 6.0


Comment:

 Hi there, welcome to WordPress Trac! Thanks for the ticket and the patch.

 This seems like a remnant from before WordPress 4.4, when the `$taxonomy`
 argument was still required. It was later made optional in [34997] /
 #14162 as part of a larger taxonomy overhaul that started in WordPress
 4.1:
 * [https://make.wordpress.org/core/2013/07/28/potential-roadmap-for-
 taxonomy-meta-and-post-relationships/ Potential roadmap for taxonomy meta
 and post relationships]
 * [https://make.wordpress.org/core/2014/11/12/an-update-on-the-taxonomy-
 roadmap/ WordPress 4.1: An update on the taxonomy roadmap]
 * [https://make.wordpress.org/core/2015/02/16/taxonomy-term-splitting-
 in-4-2-a-developer-guide/ WordPress 4.2: Taxonomy term splitting in 4.2: a
 developer guide]
 * [https://make.wordpress.org/core/2015/06/09/eliminating-shared-taxonomy-
 terms-in-wordpress-4-3/ WordPress 4.3: Eliminating shared taxonomy terms]
 * [https://make.wordpress.org/core/2015/08/27/taxonomy-roadmap-for-4-4
 -and-beyond/ WordPress 4.4: Taxonomy roadmap for 4.4 and beyond]
 * [https://make.wordpress.org/core/2015/09/04/taxonomy-term-metadata-
 proposal/ WordPress 4.4: Taxonomy term metadata proposal]
 * [https://make.wordpress.org/core/2015/10/23/4-4-taxonomy-roundup/
 WordPress 4.4: Taxonomy Roundup]

 The patch looks good at a glance. Would be great to include a unit test
 for this, [source:tags/5.8.2/tests/phpunit/tests/ajax/QuickEdit.php
 phpunit/tests/ajax/QuickEdit.php] can probably be used as a starting
 point.

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


More information about the wp-trac mailing list