[buddypress-trac] [BuddyPress Trac] #6197: Register/Activate pages and bp_core_get_directory_page_ids() since 2.2

buddypress-trac noreply at wordpress.org
Sat Feb 7 19:01:26 UTC 2015


#6197: Register/Activate pages and bp_core_get_directory_page_ids() since 2.2
-------------------------------------+-------------------------------------
 Reporter:  imath                    |      Owner:
     Type:  defect (bug)             |     Status:  new
 Priority:  normal                   |  Milestone:  2.2.1
Component:  API - Sign ups &         |    Version:  2.2
  Activation                         |   Keywords:  has-patch needs-unit-
 Severity:  normal                   |  tests
-------------------------------------+-------------------------------------
 #6176 is a relative ticket.

 Context :
 - Multisite config
 - User registration is set to 'blog' in other words 'Logged in users may
 register new sites'

 If we go to site.url/wp-signup.php we get :
 [[Image(https://cldup.com/yQyvkBDnzF.png)]]
 WordPress displays a message to inform registration are closed.

 === BuddyPress '''2.1.1''' ===

 Without creating the pages 'register' and 'activate' nor touching the page
 setting association settings, if we go to site.url/wp-signup.php, we are
 redirected to site.url/register and we get a 404.

 If we create the 'register' and 'activate' pages and set the page
 association settings, we get :
 [[Image(https://cldup.com/JJiIskSjTR.png)]]

 === After Upgrading to BuddyPress '''2.2.0''' ===
 We get a blank page if the slug of the 'register' page is 'register' if
 it's something else we get a 404.

 Applying the attached patch bring us back to 2.1.0 situation for the
 activate and register page. I still need to work on unit tests to cover
 the different possible situations.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6197>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list