Make WordPress Core

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#7513 closed defect (bug) (worksforme)

get_avatar making bad default call

Reported by: bitethemailman's profile bitethemailman Owned by:
Milestone: Priority: low
Severity: trivial Version: 2.5
Component: General Keywords: gravatar
Focuses: Cc:

Description

get_avatar is making a bad variable concat, and outputting a faulty call to gravatars, resulting in a default every single time.

Line 1250 in /inc/pluggable is being touchy with its urlencode. Comment it out, and gravatars will work normally.

Change History (2)

#1 @matt
17 years ago

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

Avatars seem completely fine here.

#2 @thee17
17 years ago

  • Milestone 2.7 deleted
Note: See TracTickets for help on using tickets.