[wp-trac] [WordPress Trac] #20601: Author archives queries should return a 404 when the user isn't a member of the blog

WordPress Trac wp-trac at lists.automattic.com
Wed May 2 09:53:43 UTC 2012


#20601: Author archives queries should return a 404 when the user isn't a member of
the blog
--------------------------+----------------------------
 Reporter:  yoavf         |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Future Release
Component:  Template      |    Version:
 Severity:  normal        |   Keywords:  has-patch
--------------------------+----------------------------
 On a multi site install, querying for the author page for a user that is
 not a member of that blog, still returns a valid page, instead of a 404.

 Example:
 User crazygeorge is a member of of blog1 but not a member of blog2

 The url http://example.com/blog2/author/crazygeorge/ will return the
 author template with a no posts found message.

 Insead, we should ignore users that are not member of a specific blog, and
 return a proper 404.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/20601>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list