Ticket #5743 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

Use post_comments_feed_link instead of comments_rss_link

Reported by: Nazgul Assigned to: Nazgul
Priority: normal Milestone: 2.5
Component: General Version: 2.5
Severity: normal Keywords: has-patch
Cc:

Description

The comments_rss_link function is deprecated, but still being used by the default and classic theme.

Attached patch changes them.

Attachments

5743.diff (2.4 kB) - added by Nazgul on 01/31/08 22:02:24.

Change History

01/31/08 22:02:24 changed by Nazgul

  • attachment 5743.diff added.

01/31/08 22:02:52 changed by Nazgul

  • owner changed from anonymous to Nazgul.
  • status changed from new to assigned.

01/31/08 22:15:49 changed by ryan

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

(In [6702]) Use feed_link instead of rss_link functions. Props nazgul. fixes #5743