Opened 11 years ago
Closed 7 years ago
#5600 closed defect (bug) (worksforme)
WP-Admin: Activity page and 1 post item display
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Activity | 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
@
11 years ago
- Keywords needs-patch good-first-bug added
- Milestone changed from Awaiting Review to Future Release
Note: See
TracTickets for help on using
tickets.
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.