Opened 8 years ago
Closed 8 years ago
#7106 closed defect (bug) (fixed)
The activity Read more link is not showing anymore
Reported by: | imath | Owned by: | imath |
---|---|---|---|
Milestone: | 2.6 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Activity | Keywords: | has-patch commit |
Cc: |
Description
Since r10832, i just noticed the read more link was not output anymore although the activity has been truncated.
I think it's due to https://buddypress.trac.wordpress.org/browser/trunk/src/bp-activity/bp-activity-filters.php#L447
The excerpt cannot have more characters than the original text :)
I suggest the attached patch.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Oops! :)