Bug #9132
closedempty activity items on My Commons
0%
Description
I just logged into the Commons and saw some empty activity item entries in My Commons. Please see the attached screenshot.
Files
Updated by Boone Gorges almost 7 years ago
- Assignee changed from Boone Gorges to Raymond Hoh
I'm not seeing this myself at a glance. Ray, can you have a look to see if you can spot the conditions that would cause this?
Updated by Raymond Hoh almost 7 years ago
- File 2018-01-29_142903.png 2018-01-29_142903.png added
My guess is that it is a certain type of activity item that is causing this, but I'm not seeing this in my activity stream on My Commons.
Matt, when you experience this, can you right click on the item with the problem and click on "Inspect" in Chrome? Then, highlight over the <li>
item and either take a screenshot or copy the text in the "class"
attribute.
Here's a screenshot of what I mean:
Updated by Matt Gold almost 7 years ago
Sure, Ray. I just saw it again; please see the attached screenshot.
I guess I should probably note that I am on Chrome and have a few privacy-related browser extensions active that, in the past, have mucked with expected functionality on the Commons
Updated by Raymond Hoh almost 7 years ago
- Status changed from Assigned to Staged for Production Release
- Target version set to 1.12.8
I duplicated the issue on cdev with Matt's account and narrowed down the problem to the BP Multiple Forum Post plugin.
The logic in removing duplicate items was causing the problem. I also found that our copy of bp-multiple-forum-post was lagging behind the one on Github, so I synced up the changes and that appears to have fixed the empty activity item problem.
I've synced up the latest changes in https://github.com/cuny-academic-commons/cac/commit/be5e740ec98e58724f65ce31446d40ac6ad028a1
Updated by Boone Gorges almost 7 years ago
- Status changed from Staged for Production Release to Resolved