#7513 closed defect (bug) (worksforme)
get_avatar making bad default call
| Reported by: |
|
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)
Note: See
TracTickets for help on using
tickets.
Avatars seem completely fine here.