Make WordPress Core

Opened 20 years ago

Closed 18 years ago

#1207 closed defect (bug) (fixed)

feed_img not XHTML compliant

Reported by: anonymousbugger's profile anonymousbugger Owned by: mdawaffe's profile mdawaffe
Milestone: 2.1 Priority: normal
Severity: minor Version: 1.5
Component: Template Keywords: string-change has-patch commit
Focuses: Cc:

Description

When using list_cats() and using the feed_img parameter, it does not put in an "alt" attribute to the img element.

Attachments (2)

1207.diff (1.3 KB) - added by mdawaffe 18 years ago.
alt
1207b.diff (2.4 KB) - added by mdawaffe 18 years ago.
alt, logic cleanup, formatting

Download all attachments as: .zip

Change History (7)

#1 @anonymousbugger
20 years ago

  • Patch set to No

@mdawaffe
18 years ago

alt

#2 @mdawaffe
18 years ago

  • Keywords string-change has-patch commit added
  • Milestone set to 2.1
  • Owner changed from anonymous to mdawaffe
  • Status changed from new to assigned

1207.diff

  1. Make sure alt attribute is set in Walker_Category.

#3 @ryan
18 years ago

Stale patch. Needs refresh.

@mdawaffe
18 years ago

alt, logic cleanup, formatting

#4 @mdawaffe
18 years ago

Refreshed.

#5 @ryan
18 years ago

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

(In [4579]) Fix category feed_img markup. Props mdawaffe. fixes #1207

Note: See TracTickets for help on using tickets.