Opened 13 years ago
Closed 11 years ago
#2125 closed defect (bug) (fixed)
bbPress 1.x / BuddyPress import doesn't include topic open/closed status
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.6 | Priority: | normal |
| Severity: | normal | Version: | 2.2 |
| Component: | API - Importers | Keywords: | needs-patch |
| Cc: | info@… |
Description
The bbPress1.php importer doesn't check to see if a topic/thread is 'open' or 'closed' to new replies.
After importing, if you navigate to what was a closed topic in bbPress 1.x or BuddyPress Group Forum users can now add replies to the imported bbPress/BuddyPress topic.
Attachments (1)
Change History (14)
#4
@
13 years ago
- Milestone changed from 2.3 to 2.4
- Resolution fixed deleted
- Status changed from closed to reopened
#9
@
13 years ago
Related: #2130
(Some useful reference info in that ticket of table/field names related to this issue)
#10
@
12 years ago
- Milestone changed from 2.5 to 2.6
Consolidating status and visibility down into 1 field is coming back to haunt us.
Let's move this to 2.6, since we're still not confident how best to approach this in an efficient way.
Patch is no good if it's against files that aren't part of bbPress. :)