[wp-trac] [WordPress Trac] #6519: Permanent URL for author not
working with space
WordPress Trac
wp-trac at lists.automattic.com
Tue Apr 1 02:27:14 GMT 2008
#6519: Permanent URL for author not working with space
-----------------------+----------------------------------------------------
Reporter: link2caro | Owner: anonymous
Type: defect | Status: new
Priority: high | Milestone: 2.5.1
Component: General | Version:
Severity: major | Keywords:
-----------------------+----------------------------------------------------
If an username has a space, the Permanent URL is /author/abc%20def, this
URL is not caught by the following rewrite rule, and it leads to a 404
page
author/([^/]+)/?$ == index.php?author_name=$1
--
Ticket URL: <http://trac.wordpress.org/ticket/6519>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list