Project

General

Profile

Actions

Bug #6849

closed

Duplicate entry check in jQuery traversing too far

Added by krileon over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
09 November 2017
Due date:
% Done:

100%

Estimated time:

Description

The check in jQuery when using auto update or paging behavior is traversing too far. So in the case of comment activity it's removing the nested activity HTML inside of the comment activity because it sees it's already on the page. This needs to be fixed to find the .streamItems node and check its child nodes instead of just finding all .streamItem nodes in the jQuery response.

Actions #1

Updated by krileon over 6 years ago

  • Target version changed from 862 to 4.1.0
Actions #2

Updated by krileon over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF