Closed
Bug 660257
Opened 14 years ago
Closed 14 years ago
Fix privacy policy validation on channels newsletter form
Categories
(www.mozilla.org :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
2.6
People
(Reporter: jlong, Assigned: jlong)
References
()
Details
We missed a revision when rolling out the channels page which makes sure the user checked the "privacy" field in the newsletter signup.
It's also missing an error message if they don't. The privacy checkbox is highlighted red but there should a message saying "Please agree to the Privacy Policy" or something like that.
This is done by adding a div with the id "privacy-error" below the privacy field. The css should already be in place to show/hide it appropriately.
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → jlong
Assignee | ||
Updated•14 years ago
|
Target Milestone: --- → 2.6
Assignee | ||
Comment 1•14 years ago
|
||
Assignee | ||
Comment 2•14 years ago
|
||
Also, I noticed the checkboxes for the newsletter channels weren't being kept if an error occurred on the form. I thought I remembered testing that... I fixed that too.
Assignee | ||
Comment 3•14 years ago
|
||
pushed to trunk r89507
So things to test:
* Go to the newsletter signup in the bottom of page
* Make sure the privacy policy must be checked (fill in all other info, submit)
* Make sure there's an error message for the privacy field
* Make sure the newsletter checkboxes are checked the same way after an error
Comment 5•14 years ago
|
||
qa-verified-trunk http://www-trunk.stage.mozilla.com/en-US/firefox/channel/#newsletter-signup for all the above steps
Keywords: qawanted
Comment 7•14 years ago
|
||
verified fixed http://www.mozilla.com/en-US/firefox/channel/
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
Updated•12 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•