Ticket #2180 (closed defect (bug): fixed)
Closed comments doesn't surround the output of comments_popup_link with a class
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2 |
| Component: | Template | Version: | 2.0 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: |
Description
When using comments_popup_link, the fourth parameter sets the class of the link around the comments. However, if the comments are closed on an entry, no class is set. It would perhaps be preferable if there was a 'before' and 'after' parameter set, so one could surround the comment with a span or something similar.
Attachments
Change History
- Keywords has-patch 2nd-opinion added; comments "comments_popup_link" "template tag" removed
- Owner changed from anonymous to rob1n
- Milestone set to 2.2
Any thoughts? I'm impartial, really.
From a user point of view I'm impartial as well.
From a programmers point of view I'm in favor of this patch. I have the option to pass a css class to the function, which then isn't used consistently. That seems counter-intuitive.
Note: See
TracTickets for help on using
tickets.

