I actually have a few issues, but I will post them separately, as I suspect they are unrelated. First of all, I am using inline comments as a field in a view. The site itself is a subdomain. The view in question is a weekly music review page with the inline comments at the bottom, after the main body text. If I click on 'View Comments' I can see the correct comments as a fold down screen. That's fine, and a 'X Close' link appears in the bottom left corner. However, if I close the comments, and then reopen them an additional 'X Close' link appears beside the original. Each time this is repeated and additional 'X Close' link appears.

Comments

mariusdiacu’s picture

Status: Active » Needs review
StatusFileSize
new981 bytes

Looks like some of the classes are changing after an ajax call. In my case, an '-1' was added to the 'views-field-comment-count' class. Didn't had time to debug, but something like that should work.

Rabuntu’s picture

Sorry, but this patch does not work. If i reopen a commentblock the x-close button appears more than once. Only side refresh helps. :(

BeaPower’s picture

Issue summary: View changes

Any fixes? Still an issue for me. Is there any other module with more updated, similar capabilities?