Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#585 closed defect (bug) (fixed)

Remove invalid alt attribute

Reported by: lancewillett's profile lancewillett Owned by:
Milestone: Priority: minor
Severity: Version: 1.0
Component: Keywords: html
Cc: lance@…

Description

See bp-core/bp-core-templatetags.php, line 529: the alt attribute is applied to an anchor element, which is unnecessary (should be used for images only).

Attached is a patch file with the fix.

Attachments (1)

585-patch.diff (563 bytes) - added by lancewillett 16 years ago.
Patch for #585

Download all attachments as: .zip

Change History (3)

@lancewillett
16 years ago

Patch for #585

#1 @apeatling
16 years ago

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

(In [1216]) Fixes #585 props lancewillett

#2 @(none)
16 years ago

  • Milestone Core 1.0 deleted

Milestone Core 1.0 deleted

Note: See TracTickets for help on using tickets.