Opened 14 years ago
Closed 14 years ago
#2001 closed defect (bug) (fixed)
Getting an notice error after marking a topic private
| Reported by: | alexvorn2 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2 |
| Component: | Back-end | Version: | 2.1.2 |
| Severity: | normal | Keywords: | |
| Cc: | stephen@… |
Description
Notice: Undefined property: stdClass::$read_private_forums in D:\Dropbox\htdocs\wordpresslast\wp-content\plugins\bbpress\includes\topics\capabilities.php on line 130
Change History (8)
#1
@
14 years ago
- Summary getting an notice error after marking an topic a private → Getting an notice error after marking a topic private
#3
@
14 years ago
A private topic should be visible by the user who created and admins.
http://wpimpact.com/wp-content/uploads/2012/10/bug_bbpress.png
#4
follow-up:
↓ 5
@
14 years ago
- Milestone Awaiting Review → Future Release
"Private" topics and replies aren't directly supported, though WordPress doesn't have a way to know the difference. Putting into future release to work on cleaning this up later.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Problem:
If user-2 created a topic, then admin marked this as private, user-2 can view it but admin NOT, and getting an error notice .