id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 6043,"Persistent ""repair"" message in admin for people allowing registration",imath,boonebgorges,"Since r9177 even if we define the pages for registration and activation, the message inviting us to repair the page association keeps on showing. That's because these two pages are not components and the following check is not taking this fact in account : {{{ if ( ! bp_is_active( $component_name ) || 'trash' == get_post_status( $page_id ) ) { unset( $page_ids[ $component_name ] ); } }}}",defect (bug),closed,normal,2.2,Core,,normal,fixed,has-patch,