bad class "0" on trackback link
chip - August 26, 2008 - 03:47
| Project: | TrackBack |
| Version: | 6.x-1.x-dev |
| Component: | Other |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
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 |

#1
Patch Ok on latest 6.x-1.1 version.
#2
mark duplicate of big patch #297487: improvements for trackback node display