WordPress.org

Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#3200 closed enhancement (fixed)

Saving empty bookmarks apears to work

Reported by: Nazgul Owned by: Nazgul
Priority: normal Milestone: 2.1
Component: Administration Version: 2.1
Severity: normal Keywords: has-patch
Cc:

Description

'm splitting the reported bugs from #3053.

  1. Add Link: (/wp-admin/link-add.php) Issue: Form accepts the Blank Values.and teh Link Added with the Blank values.

This is already partly fixed. The bookmark isn't being saved, but you do get a confirmation that it is. Some validation beforehand would be nice.

Attachments (1)

3200.diff (432 bytes) - added by Nazgul 7 years ago.

Download all attachments as: .zip

Change History (3)

Nazgul7 years ago

comment:1 Nazgul7 years ago

  • Keywords has-patch added; needs-patch removed
  • Owner changed from anonymous to Nazgul
  • Status changed from new to assigned

Attached post stops the "Link added." message from being shown, even though the link wasn't added, because the title wasn't specified.

comment:2 markjaquith7 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

(In [4448]) Suppress "Link added" message when it has not been added. Props Nazgul. fixes #3200

Note: See TracTickets for help on using tickets.