Closed Bug 544718 Opened 15 years ago Closed 12 years ago

Mixed-content SSL warning when viewing t-shirt over HTTPS

Categories

(Websites :: communitystore.mozilla.org, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: reed, Assigned: reed)

References

(Blocks 1 open bug, )

Details

Attachments

(1 file)

The preview image for the shirt is using an absolute URL, which causes a mixed-content SSL warning when a user views a shirt in the gallery. <div class="preview-outer-wrapper" style="background:#716B77;"> <div class="preview-wrapper" > <img class="preview" src="http://communitystore.mozilla.org//uploads/f0e70d76221f85ee0f1d422a9253bc71_medium.png" /> </div> </div> Need to just change the code to use a relative URL here (/uploads/f0e70d76221f85ee0f1d422a9253bc71_medium.png), which will fix the problem.
Attached patch patch - v1Splinter Review
Assignee: nobody → reed
Status: NEW → ASSIGNED
Attachment #425679 - Flags: review?(rdoherty)
communitystore.mozilla.org doesn't exist anymore.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: