Opened 12 years ago
Closed 8 years ago
#4343 closed defect (bug) (worksforme)
BuddyPress Activity Component repeat entry after replying on favorites page
Reported by: | thirstcard | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | 1.5.6 |
Component: | Activity | Keywords: | |
Cc: |
Description
- Favorite an entry in the activity feed
- Go to page http://example.com/members/admin/activity/favorites/
- While on this page, reply to the entry you just favorited
- You have the original entry repeat itself above your reply (see http://static.inky.ws/image/2370/image.jpg)
Note this only affects the ajax/js entry that is automatically inserted without a page load. After page load the repeat entry is removed. Also note that the repeated entry "a message" has a timestamp of 29 seconds ago which happened before the original entry (19 seconds ago).
Change History (7)
#2
@
12 years ago
Sure Boone no problem,
Web Browser: Chrome/FF/Internet Explorer - all versions.
Server OS: Linux
Web Server: Apache
PHP version: 5.2.16
WordPress Version: 3.4.1
Plugins:
BuddyPress (version: 1.5.6)
BP Disable Activation (version: 0.4)
BP Profile Search (version: 3.1)
BuddyPress Follow (version: 1.1.1)
I tried with both a custom theme and the default theme (bp-default) and got the same result.
#4
@
12 years ago
Hi Boone
I disabled every plugin and still had the same result.
The page where the favorited-post is created is important. The following may help you reproduce...
If you create a post at the following page, favorite it, and then carry out the steps I outlined above, then the problem occurs:
http://example.com/members/admin/activity/
However, the problem doesn't occur if you create a pose and favorite it from page:
Hm, I can't reproduce this (BP r6173, WP 3.4.1). Could you please provide details about your installation? BP+WP versions, theme, plugins. Thanks!