Ticket #5247 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

comments_popup_link needs a filter

Reported by: joostdevalk Owned by: anonymous
Priority: normal Milestone: 2.5
Component: General Version: 2.3
Severity: normal Keywords: needs-testing has-patch
Cc: joostdevalk

Description

To be able to add additional stuff to the comments_popup_link (like rel="nofollow"), the output of this function should be filtered.

Attachments

commentspopuplink.patch Download (1.5 KB) - added by joostdevalk 4 years ago.
Patch

Change History

Patch

  • Keywords needs-testing has-patch added

comment:2   ryan4 years ago

  • Status changed from new to closed
  • Resolution set to fixed

(In [6368]) comments_popup_link filter from joostdevalk. fixes #5247

comment:3   matt4 years ago

  • Status changed from closed to reopened
  • Resolution fixed deleted

joostdevalk, please check your patches more carefully. This causes visible brokenness on the front page of anyone who uses it.

comment:4   matt4 years ago

  • Status changed from reopened to closed
  • Resolution set to fixed

(In [6372]) Revert [6368]. Fixes #5448, fixes #5247 by adding a new filter to hook in specifically to add attributes, rather than filtering the whole thing. Minor formatting cleanup of comments_popup_link.

Note: See TracTickets for help on using tickets.