Changes between Initial Version and Version 1 of Ticket #5434, comment 4
- Timestamp:
- 03/04/2014 10:22:38 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5434, comment 4
initial v1 1 1 Hey boonebgorges, thanks for your work on this. I think it might still need a bit of refining though. I'm trying out the trunk version (as of 5pm EST on 3/4) and I'm still having activity comments being cached improperly. When I post a new activity comment BuddyPress is still not deleting the cached object for the activity. 2 2 3 This occurs both on parent activities that are childless and those which already have child comments. I've verified the bug using both Memcached object cache and v erious object caching methods in W3TC.3 This occurs both on parent activities that are childless and those which already have child comments. I've verified the bug using both Memcached object cache and various object caching methods in W3TC. 4 4 5 5 I'll see if I can figure out where the issue is, but you've had more of an eye on this ticket than myself. Just wanted to give you a heads up that I'm still experiencing failure to invalidate activity comment caching.