Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 14 years ago

#2085 closed defect (bug) (no action required)

Activity: Loop: Null item (plugin inserted a bad activity update) - possible check?

Reported by: nuprn1's profile nuprn1 Owned by:
Milestone: 1.5 Priority: minor
Severity: Version:
Component: Core Keywords:
Cc:

Description

maybe a check in the loop for a valid activity entry? A plugin had inserted something wrong thus caused some empty activity items

<li id="activity-" class="  mini">
<div class="activity-avatar"><a href=""></a></div>
<div class="activity-content"><div class="activity-header"></div><div class="activity-meta"></div></div>
<div class="activity-comments"></div>
</li>

Change History (1)

#1 @boonebgorges
14 years ago

  • Component set to Core
  • Resolution set to invalid
  • Status changed from new to closed

I'd rather have this problem fixed in the plugin that caused the bad update than to add a check that will 99.999% of the time return true. If you can trace the problem back to a BP core problem, please reopen the ticket.

Note: See TracTickets for help on using tickets.