Actions
Defect #44488
openInfo text for "Initials" fallback avatars shows Gravatar URL even when a custom avatar_server_url is configured
Resolution:
Affected version:
Description
Setting Settings > Display > Default Gravatar image to Initials displays the info tip "Users' initials are sent to https://www.gravatar.com to generate their avatars." which is correct.
However if the user has set a different Gravatar server url in config/configuration.yml, this tip is unchanged.
The url value is correctly updated in the info tip under Use Gravatar user icons but never for the Initials info tip.
The behaviour has been confirmerd, the Initials are also requested from the config set avatar service url.
This is a small cosmetic bug, but it raised some red flags in my company as it made it seem that our intranet Redmine was sending requests to an external service.
![]()
Files
Related issues
Actions