Opened 16 years ago
Closed 16 years ago
#12262 closed defect (bug) (fixed)
Adding a Link without URL - Validation Feedback Fail
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.0 | Priority: | normal |
| Severity: | normal | Version: | 2.9.1 |
| Component: | Validation | Keywords: | link, validation |
| Focuses: | Cc: |
Description
Submitting the add link form (wp-admin/link-add.php) with no content entered for any fields returns the 'link added' message. When infact the link was not added.
A more intuitive approach would be to validate for the form fields inline, making title and/or URL required field(s).
Change History (4)
Note: See
TracTickets for help on using
tickets.
Seems like no message should be shown at all -- that's our general UI response in the admin area for submitting a blank form.