Closed (fixed)
Project:
AJAX Comments
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2012 at 16:14 UTC
Updated:
22 May 2013 at 15:12 UTC
Jump to comment: Most recent file
Comments
Comment #1
avr commentedI ran into this issue as well - here's an actual patch.
Comment #2
honza pobořil commentedPatch #1 seems clean and works for me.
Comment #3
Stan.Ezersky commentedNeochief, include patch from comment #1 in module core, please.
Comment #4
brunodboConfirming that this patch fixes the double class issue, and fixes indentation. thanks!
Comment #5
jean-eric commentedpatch #1 works for me too
with a side effect however - which i can't say if caused by the patch or the views module, but expose here in case it could help anyone :
* i use views for displaying the last posts & last comments in the content region
* on the same page, i display blocks (my taxonomies) in a RIGHT sidebar region
* if the last comments view contains indented ones, the sidebar region displays below the content one !...
note that:
* this does not happen with a LEFT sidebar
* neither if not using views in the content region, but still displaying indented comments (article node)
Comment #6
muschpusch commentedcommitted to dev
Comment #6.0
muschpusch commentedWrap html in code tag