Skip Menu |

This queue is for tickets about the Template-Plugin-Gravatar CPAN distribution.

Report information
The Basics
Id: 117779
Status: resolved
Worked: 20 min
Priority: 0/
Queue: Template-Plugin-Gravatar

People
Owner: ashley [...] cpan.org
Requestors: NHORNE [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.09
Fixed in: (no value)



Subject: Should use HTTPS not HTTP
The URL created points to http://www.gravatar.com/avatar/?gravatar_id=...... I could use "tr" to translate to https, but it would be neater if I could give an option to have https://www.gravatar.com/avatar/?gravatar_id= as the output, otherwise the image may not display over HTTPS because of "mixed output".
Thanks, agree. Defaults to https in 0.10 on the way to the CPAN now.