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

Opened 5 years ago

Last modified 5 years ago

"type" in Atom Comments feed comment links use blog name intead of content type

Reported by: markjaquith Owned by: anonymous
Priority: high Milestone: 2.2.1
Component: Administration Version: 2.2
Severity: normal Keywords:
Cc:

Description

Wrong:

<link rel="alternate" href="http://markjaquith.local/~mark/wp/index.php/2007/04/19/test/#comment-1" type="Trunk Blog" />

Right:

<link rel="alternate" href="http://markjaquith.local/~mark/wp/index.php/2007/04/19/test/#comment-1" type="text/html" />

Change History

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

(In [5617]) correct "type" in Atom comments feed alternate links. fixes #4381 for trunk

  • Status changed from closed to reopened
  • Resolution fixed deleted
  • Milestone changed from 2.3 to 2.2.1

Targeting 2.2.1

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

(In [5618]) correct "type" in Atom comments feed alternate links. fixes #4381 for 2.2

Note: See TracTickets for help on using tickets.