this was in beta1 too but i forgott to report it :-)
When I setup comments to display in expanded thread mode and i reply on a comment as uid 1 it pops up at the end of all comments instead of indent on the right place. i didnt test if this happens with other users than uid 1.
Comments
Comment #1
Wesley Tanaka commentedHaving fixed a bunch of problems with comment.module recently, this sounds to me like a duplicate of one of the patches that can be found starting at comment #27 here:
http://drupal.org/node/35726#comment-59621
Comment #2
saerdna commentedwoha ok. that patches are not commited yet then? because this problem is still there.
Comment #3
Wesley Tanaka commentedunfortunately, most of them haven't been committed yet.
Comment #4
grohk commentedI have tested this a few times, and have been unable to reproduce on a default install. I suspect it has something to do with per-user comment controls...are you using that option?
Comment #5
saerdna commentednope, per-user settings is disabled.
Comment #6
Wesley Tanaka commentedone thing that would help people down the line who look at this is if you could say:
1. if comments are displayed in the wrong order for other uids as well
2. if this is an upgrade (from what)
3. show the output of: "select sort, count(sort), uid from users group by sort"
or "select sort, uid from users" if you have only a few users.
Comment #7
Egon Bianchet commentedI can't reproduce it in 4.7.0