Opened 18 years ago
Closed 18 years ago
#6033 closed defect (bug) (fixed)
Change default avatar size to 64 for get_avatar( )
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.5 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | has-patch |
| Focuses: | Cc: |
Description
Currently Gravatar only provides images up to 80, so having a default of 96 doesn't make much sense. I suggest a default of 64 instead.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [7091]) Use a default size that gravatar supports rather than one it doesn't. Fixes #6033 props josephscott.