I'm not 100% sure that there is actually a bug, and if there is I'm not sure if it's in the project module or the drupalorg module. But if you go to http://drupal.org/project/html_to_text and look in the Support section, you'll notice that one of the list items is empty. Assuming this is a bug it should be easy to fix. I'm just posting here so I don't forget to look into this when I have time.

CommentFileSizeAuthor
#4 233052_p_link_alter.patch838 bytesaclight
#2 empty_line.png8.77 KBaclight

Comments

hunmonk’s picture

Status: Active » Postponed (maintainer needs more info)

hrm. i'm not seeing an issue there. everything looks fine to me. maybe a temporary thing that got stuck in a cache?

aclight’s picture

Status: Postponed (maintainer needs more info) » Active
StatusFileSize
new8.77 KB

When I go to http://drupal.org/project/html_to_text, I see the attached screenshot. I've circled the part that shouldn't be there.

Do you see something different? If so, my guess is that it is d.o related and not a function of my browser caching, as I see the same thing when my browser cache is cleared.

dww’s picture

I see the same thing. Note: chx seems to have disabled issue tracking for that project. That's the case to test locally.

aclight’s picture

Assigned: Unassigned » aclight
Status: Active » Needs review
StatusFileSize
new838 bytes

As I suspected, this one is an easy fix. This problem only occurs when a project has not enabled issues. We only need to display the link that instructs the user to log in to create an issue if the project itself has issues enabled.

dww’s picture

Status: Needs review » Fixed

Thanks. Reviewed, tested, committed to HEAD and DRUPAL-5, and deployed on d.o.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.