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.

AttachmentSize
trackback_fix_link_class.patch585 bytes

Comments

#1

Status:needs review» reviewed & tested by the community

Patch Ok on latest 6.x-1.1 version.

#2

Status:reviewed & tested by the community» closed (duplicate)

mark duplicate of big patch #297487: improvements for trackback node display