[buddypress-trac] [BuddyPress Trac] #4785: Decouple "visibility" and "access" properties

buddypress-trac noreply at wordpress.org
Sat Jul 5 18:40:06 UTC 2014


#4785: Decouple "visibility" and "access" properties
-------------------------+------------------
 Reporter:  smninja      |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  2.1
Component:  Groups       |     Version:  1.7
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |
-------------------------+------------------

Comment (by boonebgorges):

 dcavins - Thanks for testing. 4785.10.patch corrects the
 `user_can_visit()` typo.

 I can't reproduce the redirect issue that you're describing. Check out the
 sample plugin:
 https://buddypress.trac.wordpress.org/attachment/ticket/4785/bp4785.php -
 Ext2 and Ext3 should correspond to what you're testing ("public tab in a
 private group"), and they're working for me locally. Can you post the code
 that you're using to test?

 If you want to troubleshoot more locally, you could try dropping some sort
 of debugger into `wp_redirect()` - maybe something like `var_dump(
 debug_backtrace() ); die();`

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


More information about the buddypress-trac mailing list