Closed
Bug 965081
Opened 12 years ago
Closed 12 years ago
Always use https: protocol when adding Google maps event
Categories
(Webmaker Graveyard :: Popcorn Maker, defect)
Webmaker Graveyard
Popcorn Maker
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jon, Assigned: ashishsubedy)
References
Details
(Whiteboard: [mentor=jbuck][goodfirstbug])
Attachments
(1 file, 1 obsolete file)
https://github.com/mozilla/popcorn.webmaker.org/blob/master/public/templates/assets/plugins/googlemap/popcorn.googlemap.js#L40 needs to be a https: URL instead of a protocol-less ("//") URL.
| Reporter | ||
Updated•12 years ago
|
Summary: Always use https: protocol when adding Sketchfab event → Always use https: protocol when adding Google maps event
| Reporter | ||
Updated•12 years ago
|
Assignee: nobody → ashishsubedy
Status: NEW → ASSIGNED
Comment 2•12 years ago
|
||
Hi Jon,
Having looked at (popcorn.googlemap.js) from your link above and also peeped in the (popcorn.webmaker) page source, I am more than comfortable to fix this bug. Please assign me to this bug.
Thanks.
| Reporter | ||
Comment 3•12 years ago
|
||
Hi Makifina, Ashish is currently working on this issue. I saw that you'd like to work on bug 965045, so I'll just assign that one to you
| Reporter | ||
Comment 4•12 years ago
|
||
Attachment #8369466 -
Flags: review?(jon)
| Reporter | ||
Comment 5•12 years ago
|
||
Comment on attachment 8369466 [details] [review]
https://github.com/mozilla/popcorn.webmaker.org/pull/441
:Ashish - r+ with nits. Could you:
1) Revert that change to the popcorn-js submodule
2) Rebase and squash your commits into a single commit?
Once you've done that, let me know and I'll merge it in. Thanks for doing this!
Attachment #8369466 -
Flags: review?(jon) → review+
| Reporter | ||
Comment 7•12 years ago
|
||
Comment on attachment 8370136 [details] [review]
Always use https: protocol when adding Google maps event
r+, thanks Ashish!
Merging now
Attachment #8370136 -
Flags: review+
| Reporter | ||
Updated•12 years ago
|
Attachment #8369466 -
Attachment is obsolete: true
| Reporter | ||
Comment 8•12 years ago
|
||
Merged into master as https://github.com/Subedy/popcorn.webmaker.org/commit/d8176f8441be536953d43dd8c7767d0c9bae1996
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•