mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #21902
[Bug 1386532] A change has been merged
Reviewed: https://reviews.mahara.org/3871
Committed: http://gitorious.org/mahara/mahara/commit/fb801c6e7a17fa6f5039cc7aa249d74bf0fe961a
Submitter: Aaron Wells (aaronw@xxxxxxxxxxxxxxx)
Branch: master
commit fb801c6e7a17fa6f5039cc7aa249d74bf0fe961a
Author: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
Date: Tue Oct 28 16:05:45 2014 +1300
Fix issues when checking a gravatar exists
Bug 1386532: If checking via HTTP, gravatar returns "HTTP/1.0"
via HTTPS, it returns "HTTP/1.1"
Change-Id: I82a8fce9593007784973a7796cbe9a68a85794b7
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1386532
Title:
Gravatars not working for HTTPS sites
Status in Mahara ePortfolio:
In Progress
Status in Mahara 1.10 series:
New
Status in Mahara 1.11 series:
In Progress
Status in Mahara 1.9 series:
New
Bug description:
The fix for Bug 1378543 was too strict in parsing the response from
the gravatar server, and so it can't handle the slightly different
response you get when you try to request a gravatar over HTTPS and get
a 404 error. (The difference is it starts with "HTTP/1.1" instead of
"HTTP/1.0")
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1386532/+subscriptions
References