Closed (won't fix)
Project:
Drupal.org infrastructure
Component:
Other
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2008 at 12:36 UTC
Updated:
21 Oct 2010 at 08:49 UTC
The admin/content/comment page does not show any comments, only a pager (confirmed with greg), this makes it rather a lot of work to delete the comments from prolific spammers.
Comments
Comment #1
avpadernoThis seems very specific for Drupal.org; in my test site the comment page shows all the comments created.
I also changed the comment permissions for the anonymous user, but the comments page always show the submitted comments.
Comment #2
silverwing commentedIt's sporadic. Sometimes I get just the pager (as Heine says) but other times I get the actual page. The page seems to take a long time to load and I get the pager. Could it be a server load problem?
Comment #3
avpadernoAll times I tried, in the last month, I always got a page without any comments listed.
It could be a server load problem; although, the page is not trying to load all the comment data, but just the one for the page being shown.
Comment #4
heine commentedMoving back to infrastructure.
Comment #5
silverwing commentedTried this again and got this:
Error 503 Service Unavailable
Service Unavailable
Guru Meditation:
XID: 291951714
Varnish
(varnish was a link to http://www.varnish-cache.org/ )
Comment #6
avpadernoIsn't this report a duplicate of #564466: Error 503 Service Unavailable on many pages?
Comment #7
heine commentedNo, this is a distinct issue; no 503, but simply a page without the comment table, but with a long pager.
Comment #8
avpadernoThen, what reported by silverwing doesn't happen all times (or he posted a comment in the wrong issue).
For what I remember, the comments page shows just a pager.
Comment #9
silverwing commentedJust checked and http://drupal.org/admin/content/comment is showing me the comments (though it loads really slowly)
Comment #10
gregglesThe original report is about the usability of this page for blocking spammers. On the one hand, the slow load of that page seems like it's not useful for blocking spammers.
On the other, we now have the ability to delete comments in bulk from the user's profile.
I think this can be marked "fixed" but defer to Heine.
Comment #11
avpadernoI can confirm the page is showing the list of comments (even if it loads slowly), while before it showed just the pager.
It seems the original report is not anymore true.
Comment #12
heine commented- "Won't fix" as it cannot be reproduced anymore
- We now have a VBO for per user deletion, bypassing the issue anyway