Opened 7 months ago
Closed 6 months ago
#2001 closed defect (fixed)
Getting an notice error after marking a topic private
| Reported by: |
|
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)
- Summary changed from getting an notice error after marking an topic a private to Getting an notice error after marking a topic private
A private topic should be visible by the user who created and admins.
http://wpimpact.com/wp-content/uploads/2012/10/bug_bbpress.png
comment:4
follow-up:
↓ 5
johnjamesjacoby — 7 months ago
- Milestone changed from Awaiting Review to 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.
Replying to johnjamesjacoby:
"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.
Is this a WordPress bug?
To create a ticket on WordPress trac or maybe there is a way this can handled?
comment:8
johnjamesjacoby — 6 months ago
- Milestone changed from Future Release to 2.2
- Resolution set to fixed
- Status changed from new to closed
This was inadvertently fixed in 2.2.
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 .