Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
comment.module
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
29 Jun 2005 at 23:43 UTC
Updated:
14 Nov 2005 at 14:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
ixis.dylan commentedCan anybody confirm this? I can't find the problem.
Comment #2
ixis.dylan commentedHello?
Comment #3
Uwe Hermann commentedConfirmed in HEAD. The problem is here (comment.module, comment_render()):
The
$pagervariable is empty (for whatever reason), hence no pager is generated. I didn't debug this any further...Comment #4
pfaocleConfirmed here too - can any one take a look at this?
Comment #5
ixis.dylan commentedComment paging has been broken in CVS for at least 3 months, yet only one other person has noticed this?
Here's a patch to fix the bug...
Comment #6
tostinni commentedI also posted a patch there.
But there's still some major bug with comments...
Comment #7
ixis.dylan commentedOh, okay. I wish I'd seen your patch before I hunted this bug down myself, but thanks anyway.
You're right, the comment module is very broken right now. Most of the problems are related to the pager or the comment options box, but there are limitations with this module that are really quite suprising. Can we still not delete a single comment in a thread, for example? This is evil, and wrong.
Comment #8
pfaocleAgreed on the deleting one comment only ting, here's some links:
http://drupal.org/node/11877
http://www.settingtheworldtorights.com/node/417 (search for 'delete a single comment')
Comment #9
pfaocleWhoops - wrong version. Maybe this'll get noticed now... ;)
Comment #10
robin monks commented+1, looks good, style seems fine...it's just a typo, get this in HEAD!!!
Comment #11
pfaocle+1
Aye!
Comment #12
dries commentedLooks like this has been committed on 07-Oct-05?
Comment #13
(not verified) commented