Closed
Bug 656808
Opened 14 years ago
Closed 14 years ago
Add notification message if email address is filled but checkbox is not checked
Categories
(Websites :: webifyme.org, defect, P1)
Websites
webifyme.org
Tracking
(Not tracked)
RESOLVED
FIXED
1.0
People
(Reporter: williamr, Assigned: stas)
References
()
Details
Attachments
(2 files)
To assure users that the email address field is not required, our legal team has advised we add a notification message.
Let's add this notification message to the form if a user submits the form with the email address filled out but the Privacy checkbox is not selected:
"An email address is not required to continue. If you would like to receive our newsletter, please agree to the Mozilla Privacy Policy by checking the box."
This blocks the string freeze.
Reporter | ||
Comment 1•14 years ago
|
||
Here's how this looks for mozilla.com/newsletter - we can use similar placement and styling
Updated•14 years ago
|
Assignee: nobody → adam
Comment 2•14 years ago
|
||
I've committed this string to unblock string freeze.
https://github.com/mozilla/webifyme/commit/2160cca345f4c7ebef5f9e8159b5c59b75d45b1b
No longer blocks: 650033
Reporter | ||
Comment 3•14 years ago
|
||
Per Alex's suggestion, let's change this string to:
"I agree to Mozilla's use of my email address as described in the Privacy Policy"
Link Privacy Policy
Comment 4•14 years ago
|
||
Added in this commit:
https://github.com/mozilla/webifyme/commit/a5126065763c9bcf8e1fa82aca21adefd35b2a22
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 5•14 years ago
|
||
verified fixed at https://webifyme-dev.allizom.org/en-US/quiz/#
Status: RESOLVED → VERIFIED
Comment 6•14 years ago
|
||
Comment 7•14 years ago
|
||
Alex - Can you look at this? I don't understand why the notice when someone enters an email address but doesn't check the privacy policy check box is the same as the notice next to the check box. Shouldn't it be more like the original message William suggested?
Comment 8•14 years ago
|
||
Sorry, somewhere along the line, my input got mixed up. I agree with Liz that William's original version is preferable with the following edits:
"An email address is not required to continue. To receive our newsletter, please agree to the Mozilla Privacy Policy by checking the box."
Reporter | ||
Comment 9•14 years ago
|
||
(In reply to Alex Fowler from comment #8)
> "An email address is not required to continue. To receive our newsletter,
> please agree to the Mozilla Privacy Policy by checking the box."
Reopening this bug and agree the text should be updated to what Alex suggested in comment 8, noting that [Mozilla Privacy Policy] should be linked to our policy.
We're trying to see if this can be updated and translated in time for our launch tomorrow morning. Stay tuned, and sorry we didn't catch this earlier.
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 10•14 years ago
|
||
I'm going to assign this to me. I will edit the copy as per comment 8, add "(optional)" to the "Keep in touch" header and update the translation files (I already have the localized strings).
Assignee: adam → stas
Assignee | ||
Comment 11•14 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
Comment 12•14 years ago
|
||
Thanks Stas. Will this go live soon?
Assignee | ||
Comment 13•14 years ago
|
||
cmore, do you have a timeline for the next push to production for webifyme.org?
Comment 14•14 years ago
|
||
Stas: We can't push until Brez reviews his last commit that seems to break the quiz. There is a JS error on -dev and that needs to be resolved first.
You need to log in
before you can comment on or make changes to this bug.
Description
•