[wp-trac] [WordPress Trac] #43626: Searching for tags using slugs work for English but does not work for Arabic
WordPress Trac
noreply at wordpress.org
Sat Mar 24 07:37:43 UTC 2018
#43626: Searching for tags using slugs work for English but does not work for
Arabic
--------------------------+-----------------------------
Reporter: ehabsan | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version: 4.9.4
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
If i have created a tag with name: tag1 and slug: slug1 then searching for
slug1 will return tag1 in the results, if i do the same thing but with
Arabic then tag1 will not be returned.
Which means that searching for tags using slugs work for English but not
for Arabic - probably for all other languages that don't use English
characters
Here is how to reproduce the bug
1) create a new tag: name: tag1, slug: slug1
2) create a new tag: name: تاج1, slug:سلج1
3) search for tags using "slug1" phrase => tag1 will be in the results
4)search for tags using "سلج1" phrase => تاج1 will '''not''' be in the
results
I have done the previous steps in a fresh installation of WordPress.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43626>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list