Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 16 years ago

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

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

Reported by: nuprn1 Owned by:
Priority: minor Milestone: 1.5
Component: Core Version:
Severity: 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
16 years ago

  • ComponentCore
  • Resolutioninvalid
  • Status newclosed

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.