RadzenGravatar component is sending uppercase MD5 hash

Gravatar needs the hex characters in the MD5 email hash to be lowercase.

I can see from the browser tools that the RadzenGravator component (version 2.10.7) is hitting the URL https://secure.gravatar.com/avatar/1D576EC7051991150364BC75791D1567?d=retro&s=36, which doesn't find anything.

On the other hand, sending the MD5 hash of the email with lowercase hex characters works: https://secure.gravatar.com/avatar/1d576ec7051991150364bc75791d1567?d=retrys=36

Hi @rosenqui,

Thank you for reporting this issue. We have addressed it with the 2.10.9 release.

That's great - thanks!

For a future enhancement, it would be nice if the component allowed one to specify values for the default image, rating, size, etc: https://en.gravatar.com/site/implement/images/