← Back to team overview

mahara-contributors team mailing list archive

[Bug 1386532] A change has been merged

 

Reviewed:  https://reviews.mahara.org/3876
Committed: http://gitorious.org/mahara/mahara/commit/1827ef3ae01d111b551d43c8a11c430b697d0d8c
Submitter: Aaron Wells (aaronw@xxxxxxxxxxxxxxx)
Branch:    1.10_STABLE

commit 1827ef3ae01d111b551d43c8a11c430b697d0d8c
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:
  Fix Committed
Status in Mahara 1.10 series:
  New
Status in Mahara 1.9 series:
  New
Status in Mahara 15.04 series:
  Fix Committed

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