[buddypress-trac] [BuddyPress Trac] #6014: Include BP Edit Group Slug into the core

buddypress-trac noreply at wordpress.org
Sat Nov 15 16:55:52 UTC 2014


#6014: Include BP Edit Group Slug into the core
-------------------------+-----------------------------
 Reporter:  slaFFik      |       Owner:
     Type:  task         |      Status:  new
 Priority:  normal       |   Milestone:  Future Release
Component:  Groups       |     Version:
 Severity:  normal       |  Resolution:
 Keywords:  needs-patch  |
-------------------------+-----------------------------
Changes (by boonebgorges):

 * keywords:   => needs-patch
 * milestone:  Awaiting Review => Future Release


Comment:

 The plugin's functionality can't simply be included as-is. Changing a slug
 means breaking backward compatibility with existing links. So, we'd
 probably need to do one (probably both) of the following on slug change:

 * Store a history of slug changes for each group, and build some legacy-
 slug-checking logic into our router. We could look at how WP handles
 changed post slugs for a model.
 * Search and replace across the primary_link and action columns of the
 activity table (and maybe the content?)

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6014#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list