Closed (works as designed)
Project:
Drupal core
Component:
comment.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
21 Sep 2003 at 21:54 UTC
Updated:
22 Sep 2003 at 11:03 UTC
The latest CVS version as of today seems not to output the comments in threaded mode (tried with multiple themes, eg. tableless and xtemplate). The database has the tread information, but the comments are not displayed as such.
Comments
Comment #1
dries commentedThe problem is that you can no longer change the comment options (e.g. you can't switch back and forth a threaded comment view). I updated the subject accordingly and marked this critical.
Comment #2
desbeers commentedComment threading _is_ working, but sin's comment.module version 1.153 the threads are stored in the database (comment->tread). Older comments must be updated with update.php (it's in "2003-08-05" => "update_59"). You might have used Gerards 'generate-content.php' script to fill a test database. That script is not updated for the new way of handeling comments. It does not add anything in the 'threat' field, thus comments are not threaded.
Comment #3
(not verified) commentedThanks for the tip, the update code helped my data have threading again, and the comment preference changing works perfectly
ing" alt="Smil
ing" /> Status => By design.