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.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 233052_p_link_alter.patch | 838 bytes | aclight |
| #2 | empty_line.png | 8.77 KB | aclight |
Comments
Comment #1
hunmonk commentedhrm. i'm not seeing an issue there. everything looks fine to me. maybe a temporary thing that got stuck in a cache?
Comment #2
aclight commentedWhen 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.
Comment #3
dwwI see the same thing. Note: chx seems to have disabled issue tracking for that project. That's the case to test locally.
Comment #4
aclight commentedAs 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.
Comment #5
dwwThanks. Reviewed, tested, committed to HEAD and DRUPAL-5, and deployed on d.o.
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.