[wp-trac] Re: [WordPress Trac] #6171: Permanent URL for posts of an author

WordPress Trac wp-trac at lists.automattic.com
Fri Mar 14 10:35:03 GMT 2008


#6171: Permanent URL for posts of an author
-----------------------+----------------------------------------------------
 Reporter:  link2caro  |        Owner:  anonymous 
     Type:  defect     |       Status:  closed    
 Priority:  high       |    Milestone:  2.5       
Component:  General    |      Version:  2.5       
 Severity:  major      |   Resolution:  worksforme
 Keywords:             |  
-----------------------+----------------------------------------------------
Changes (by sambauers):

  * status:  new => closed
  * resolution:  => worksforme

Comment:

 Your url for that author should be /author/A-B/ and is based on the
 user_nicename in the user table. This is how my local install is behaving.

 If you have no data in the user_nicename column then author permalinks
 won't work.

 Your user_nicename data may be filled with user_displayname data by
 mistake. This could be caused by a bad plugin or some other intervention
 outside of WordPress.

 As I read the code there is no other way for the display name to be
 injected into that URL, so I'm guessing it is bad user_nicename data
 causing the problem.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/6171#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list