[wp-trac] [WordPress Trac] #20617: Permalinks with titles consisting of special characters do not work.
WordPress Trac
wp-trac at lists.automattic.com
Sat May 5 15:45:04 UTC 2012
#20617: Permalinks with titles consisting of special characters do not work.
--------------------------+------------------------
Reporter: RosaElefant | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: General | Version:
Severity: major | Resolution: duplicate
Keywords: |
--------------------------+------------------------
Comment (by scribu):
There are two things at play here:
1) The slug is generated by stripping special characters.
2) With your permalink structure, `http://tuxproject.de/blog/2012/02/0/`
is considered a day archive.
There are also two possible workarounds:
1) Manually edit the slug to be non-numeric.
2) Change your permalink structure so that it doesn't look like a date
archive.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20617#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list