[wp-trac] [WordPress Trac] #12002: WPMU should not lock the root blog into using a /blog prefix on permalinks

WordPress Trac wp-trac at lists.automattic.com
Sun Feb 28 15:15:19 UTC 2010


#12002: WPMU should not lock the root blog into using a /blog prefix on permalinks
--------------------------+-------------------------------------------------
 Reporter:  wpmuguru      |       Owner:     
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.0
Component:  Multisite     |     Version:  3.0
 Severity:  normal        |    Keywords:     
--------------------------+-------------------------------------------------
Changes (by Denis-de-Bernardy):

  * version:  => 3.0
  * type:  enhancement => defect (bug)
  * milestone:  3.1 => 3.0


Comment:

 Adding the info from #11766:

 avoid_blog_page_permalink_collision() only checks for collisions with
 static pages.

 to avoid further potential collisions, it should add an additional filter,
 to start with. and it should also try:

  - attachments in the event the main blog uses the /%postname%/ structure.
  - categories, tags, etc in the event a plugin strips their respective
 stubs
  - anything that is not a post, page, attachment or revision, and which
 has no parent.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/12002#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list