#3328 closed defect (bug) (fixed)
My Blogs menu gets out of sync
Reported by: | boonebgorges | Owned by: | |
---|---|---|---|
Milestone: | 1.5 | Priority: | minor |
Severity: | normal | Version: | |
Component: | Blogs | Keywords: | has-patch needs-testing |
Cc: |
Description
On a BP instance I run, I've noticed that the My Blogs menu occasionally loses track of a blog or two. In my experience, this has happened when the user in question is a Super Admin. I don't have any steps to reproduce at the moment, but I want to leave the ticket open for a bit to see if anyone else has seen the problem.
Attachments (2)
Change History (7)
#2
@
13 years ago
- Severity set to normal
Is it possible this happens on sites created inside WP vs created via the BuddyPress interface? I think I've ran into this a long while ago too.
#3
@
13 years ago
- Keywords has-patch needs-testing added
I think the main problem that this was occurring was that a user's blog cache wasn't being properly cleared, because the cache name was wrong. I've fixed that, added some phpDoc, and added and extra cache clearing function to handle blog deletion for just-in-casies.
#4
@
13 years ago
- Milestone changed from Awaiting Review to 1.5
- Resolution set to fixed
- Status changed from new to closed
- Version 1.2.8 deleted
Can we check this out for 1.5?
Possibly related to #2964