Actions
Bug #6191
closedDefault image parameters do not function
Description
It's prefixing the gravatar path onto the CB image path causing a broken default image.
Updated by krileon about 8 years ago
This is normal default image handling for gravatar. It's sent as &d= or &default=. Problem seams to be that gravatar requires the default to be accessible by HTTP or HTTPS and it may not use HTTPS.
Actions