Opened 8 years ago
Last modified 8 years ago
#40369 new defect (bug)
Mail server settings page (options-writing.php) has no validation
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 4.7.3 |
Component: | Options, Meta APIs | Keywords: | has-patch |
Focuses: | Cc: |
Description
wp-admin > options-writing.php
- Accepts everything. No character type restriction
- Page gets submitted with anything entered in PORT textbox
- Setting gets saved without values entered in Login name and Pass word boxes
- Pass word box should now show actual characters!
Attachments (2)
Note: See
TracTickets for help on using
tickets.
Patch Update