Posted by mfb on July 15, 2008 at 11:00pm
| Project: | Talk |
| Version: | 6.x-1.5 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Talk page links should use the same "comment_comments" CSS class that Drupal core comment module uses.
This allows themes downloaded from drupal.org to display their comment icon as they were designed to, whether comment links are provided by comment module or talk module.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| talk_link.patch | 783 bytes | Ignored: Check issue status. | None | None |
Comments
#1
Here's the patch for the Drupal 6 branch. This patch also includes a bug fix in the menu hook (missing access arguments).
#2
I am setting the referring version to the last available. The patch maybe needs to be rewritten.
#3
Patches should just resolve the issue reported, not also other issues the report is not about.
The patch attached by mfb must be re-written.
#4
Applied the patch without the extra stuff. Thanks mfb!
#5
Automatically closed -- issue fixed for 2 weeks with no activity.