Closed
Bug 573247
Opened 15 years ago
Closed 14 years ago
block inclusion of personal information in real-time on submission forms
Categories
(Input :: General, enhancement)
Input
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: aakashd, Unassigned)
Details
We could run a script on our submission forms to check for standard personal information (email, urls, etc.) as they type their feedback.
Inspiration:
- Applications checking if your password is weak, medium or strong as you type it.
| Reporter | ||
Updated•15 years ago
|
Summary: Check for personal information in real-time on submission forms → block inclusion of personal information in real-time on submission forms
Comment 1•14 years ago
|
||
I call this fixed, as our release submissions are now using AJAX to transmit, and return immediately if you have any errors in your form (i.e., no page reload). This goes far enough for me: I don't think we should duplicate our form validation code in JS.
PS: Beta submission pages will gain this feature when they are converted to the "new style" as well.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•14 years ago
|
Component: Input → General
Product: Webtools → Input
You need to log in
before you can comment on or make changes to this bug.
Description
•