Posted by chip on August 26, 2008 at 3:47am
Jump to:
| Project: | TrackBack |
| Version: | 6.x-1.x-dev |
| Component: | Other |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
The trackback link appears after the node teaser something like:
<li class="0"><a href="/blog/entry/546#trackbacks">1 trackback</a></li>That class "0" is wrong. It probably should be "trackback_trackbacks" to be consistent with the comments link.
The attached patch fixes this.
| Attachment | Size |
|---|---|
| trackback_fix_link_class.patch | 585 bytes |
Comments
#1
Patch Ok on latest 6.x-1.1 version.
#2
mark duplicate of big patch #297487: improvements for trackback node display