Closed
Bug 892818
Opened 12 years ago
Closed 12 years ago
recaptcha on "Violating Website Report" page is busted
Categories
(www.mozilla.org :: General, defect, P2)
www.mozilla.org
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: willkg, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [kb=1049858] )
The captcha for the form on https://www.mozilla.org/en-US/legal/fraud-report/ isn't showing up and so the form can never be submitted.
STR:
1. Go to https://www.mozilla.org/en-US/legal/fraud-report/
2. Fill in the form
3. Get down to the "Are you human?" section
4. ?
In the Console is this message:
[21:25:46.039] Blocked loading mixed active content "http://api.recaptcha.net/challenge?k=6LeJ_8oSAAAAAE0jFdqJ1SOtvKFwSjzd4cSTf5No" @ https://www.mozilla.org/en-US/legal/fraud-report/
I'm using Firefox Nightly (25.0a1 2013-07-11), however this issue was reported on SUMO earlier:
https://support.mozilla.org/en-US/forums/contributors/709465#post-53270
Updated•12 years ago
|
Assignee: mitchell → nobody
Component: Miscellaneous → General
OS: Linux → All
Product: mozilla.org → www.mozilla.org
Hardware: x86 → All
Comment 2•12 years ago
|
||
recaptcha doesn't seem to have an https version (invalid cert), so I'm not sure how to fix this. Use another captcha provider? Contact recaptcha and see if they can get a valid cert?
Blocks: mozorg-mixedcontent
Comment 3•12 years ago
|
||
"In order to avoid getting browser warnings when you use reCAPTCHA on an SSL site, you should replace http://www.google.com/recaptcha/api with https://www.google.com/recaptcha/api when you request a challenge."
More on the below page.
[1] https://developers.google.com/recaptcha/docs/tips
Updated•12 years ago
|
Priority: -- → P2
Updated•12 years ago
|
Whiteboard: [kb=1049858]
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•