Ticket #7564 (closed defect (bug): fixed)

Opened 5 months ago

Last modified 5 months ago

get_author_feed_link does not evaluate the $feed parameter.

Reported by: Latz Assigned to: anonymous
Priority: normal Milestone: 2.7
Component: Template Version:
Severity: normal Keywords: has-patch needs-testing
Cc:

Description

get_author_feed_link does not evaluate the $feed parameter, it's simply ignored.

Attachments

link-template.diff (1.0 kB) - added by Latz on 08/21/08 11:16:12.

Change History

08/21/08 11:16:12 changed by Latz

  • attachment link-template.diff added.

08/22/08 02:21:37 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [8706]) Respect argument in get_author_feed_link(). Props Latz. fixes #7564