Project

General

Profile

Actions

Bug #4884

closed

link to gravatar image in a header have "https:///" instead of "https://"

Added by Bryan Kearney about 10 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Web Interface
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1003520
Description of problem:
When I log-in using Opera browser, I do not see gravatar image close to my username in upper right corner of the screen. In Firefox, all is OK.

Version-Release number of selected component (if applicable):
SAM 1.3 snapshot #4

How reproducible:
always

Steps to Reproduce:
1. Login to SAM, check your icon at upper right corner.

Actual results:
No icon there - HTML code looks like this:
<img src="https:///secure.gravatar.com/avatar/7ab3e0303edd4e2d550b8905df183d6f?d=mm&s=25&quot; class="gravatar"/>

Expected results:
<img src="https://secure.gravatar.com/avatar/7ab3e0303edd4e2d550b8905df183d6f?d=mm&s=25&quot; class="gravatar"/>

Additional info:
Looks like Firefox handles these three "/", but Opera not.

Actions

Also available in: Atom PDF