Is there an easy way to disable the Gravatar support in the Portal? If not, I'd kindly request this as a feature or a fix of its implementation.
The issue is as follows:
We have a customer where some of the clients are not allowed to connect to Gravatar by firewall policy, leading to a 403 HTTP Code on the call to:
https://www.gravatar.com/avatar/hash?d=blank
The portal however is missing some logic here, at least in the tested 10.0.30 version:

The alt text shouldn't be displayed at all here since this is already taken care of by the span ui-avatar-text.
Cheers!
Mario