[wp-trac] [WordPress Trac] #11724: Tags with spaces and utf-8 chars do not work on the default theme
WordPress Trac
wp-trac at lists.automattic.com
Tue Jan 5 14:41:40 UTC 2010
#11724: Tags with spaces and utf-8 chars do not work on the default theme
--------------------------+-------------------------------------------------
Reporter: hakre | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: General | Version:
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
In #11669 I did a test with the tag {{{test -נ- end}}} which did work.
While today surfing the frontend (theme) which is the default one on my
testbed, It came to my attention that when clicking the tag's link below
the post, I get directed to a false location:
{{{}}}
As you can see, the spaces are removed. They either should not be removed
(which I doubt will get fixed) or the slugs creation of the tags should
take that behaviour into account and strip spaces as well.
I assume that this is clean_url() related.
It might be the case that the tags lookup does not work with UTF-8 as
well. This should be checked before the space problem. Maybe the one is a
symptom of the other.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11724>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list