WordPress.org

Make WordPress Core

Opened 7 years ago

Closed 7 years ago

Last modified 6 years ago

#3132 closed defect (bug) (wontfix)

If link is to the blog, nofollow should not be added

Reported by: agharbeia Owned by: anonymous
Priority: normal Milestone:
Component: Administration Version: 2.0.4
Severity: normal Keywords: nofollow needs-patch
Cc:

Description

If a link in a comment is to the blog itself, either by an absolute or relative URI, then the filter should not add a 'rel="nofollow"' to the <a>

A solution is to test for the existance of siteurl, or the absence of "http : ".

Change History (3)

comment:1 Nazgul7 years ago

  • Keywords needs-patch added
  • Milestone set to 2.1
  • Version set to 2.0.4

comment:2 matt7 years ago

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

comment:3 Nazgul6 years ago

  • Milestone 2.1 deleted
Note: See TracTickets for help on using tickets.