Closed (won't fix)
Project:
Drupal core
Version:
4.7.0
Component:
database system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2005 at 15:40 UTC
Updated:
30 Aug 2008 at 18:33 UTC
I've noticed that comments on some forum threads show up in collapsed mode if I'm logged in as uid=1. Not sure if this is a bug yet.
Comments
Comment #1
Wesley Tanaka commentedTurns out that it's not a bug in comment.module, but some weirdness that happened during the upgrade where uid=1's mode in {users} got set to 2. There's no "not a bug" status, so I'm setting "postponed" in case someone wants to look at the upgrade process.
Comment #2
Wesley Tanaka commentedIn case someone finds this via search, changing the title. The fix in my case was:
Comment #3
lilou commentedDrupal 4.x is unsupported.