flake8
passed.
JSHint
passed.
Review Request #9491 — Created Jan. 17, 2018 and submitted
The recent changes to the gravatar backend were causing uncaught
ValueErrors to percolate upwards for users with empty email addresses,
breaking a variety of things. Not having an avatar shouldn't be a fatal
condition, so I've changed it to return an empty dict instead.
Description | From | Last Updated |
---|---|---|
Can you add a unit test for this? |
chipx86 |