OpenID URL parsing creates invalid URLs

Bug #786469 reported by François Marier
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Services_Libravatar
Fix Committed
Undecided
François Marier

Bug Description

With the following code:

  $avatar_url = $libravatar->url('https://launchpad.net/~fmarier');

the value of $identifier on line 182 ($identifier = $protocol . $identifier;) ends up like this:

  string 'http://https://launchpad.net/~fmarier' (length=37)

which of course throws off the rest of the hashing.

Tags: openid
Revision history for this message
François Marier (fmarier) wrote :
Changed in services-libravatar:
assignee: nobody → François Marier (fmarier)
Changed in services-libravatar:
status: New → In Progress
Melissa Draper (melissa)
Changed in services-libravatar:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.