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

Wesley Tanaka’s picture

Having 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

saerdna’s picture

woha ok. that patches are not commited yet then? because this problem is still there.

Wesley Tanaka’s picture

unfortunately, most of them haven't been committed yet.

grohk’s picture

I 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?

saerdna’s picture

nope, per-user settings is disabled.

Wesley Tanaka’s picture

one 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.

Egon Bianchet’s picture

Version: 4.7.0-beta2 » 4.7.0
Status: Active » Closed (fixed)

I can't reproduce it in 4.7.0