Skip to:
Content

BuddyPress.org

Opened 12 years ago

Closed 8 years ago

#5600 closed defect (bug) (worksforme)

WP-Admin: Activity page and 1 post item display

Reported by: slaFFik Owned by:
Priority: normal Milestone:
Component: Activity Version:
Severity: normal Keywords: needs-patch good-first-bug
Cc:

Description

I have published a post on a site, and it appeared in activity stream, shortened, with a link to a full version.

When I go to admin area, particularly this page: wp-admin/admin.php?page=bp-activity - I see that same post, but full, not shortened and with not working shortcodes: http://screencast.com/t/mxNzm9Yaj

As an admin I expect it to be the same as on the front-end, shortened & without shortcodes.

---
WordPress 3.9 and BuddyPress 2.0

Change History (4)

#1 @boonebgorges
12 years ago

  • Keywords needs-patch good-first-bug added
  • Milestone Awaiting ReviewFuture Release

Agreed on shortcodes.

I'm on the fence about whether to display [Read More] links on the admin. The purpose of the admin panel is different from the front end. If you're trying to moderate content via wp-admin, it might save time and frustration to have the whole content displayed right away. That said, you're right that it would be more consistent to do the same cropping. I'm happy to go with whatever the group thinks is best.

These fixes should be fairly straightforward. Putting into Future Release pending patches.

#2 @slaFFik
10 years ago

  • Milestone Future Release2.8

#7321 should be done first.

After that bp-activity/classes/class-bp-activity-list-table.php:650 (bp_get_activity_content_body filter) should get a bp_create_excerpt() usage.

#3 @DJPaul
9 years ago

  • Milestone 2.8Future Release

#4 @DJPaul
8 years ago

  • Milestone Awaiting Contributions
  • Resolutionworksforme
  • Status newclosed

This no longer seems to be an issue.

Note: See TracTickets for help on using tickets.