Making WordPress.org

Opened 6 weeks ago

Closed 12 days ago

#8339 closed defect (bug) (fixed)

Plugin directory search lacks input validation that exists in Theme directory

Reported by: tusharaddweb Owned by: obenland
Priority: normal Milestone:
Component: Plugin Directory Keywords: needs-patch
Cc:

Description

Empty search submission redirects silently, unlike Theme directory which shows validation error.

Steps:

Go to wordpress.org/plugins/
Click search icon with empty input
Redirects on same page

Expected: Should match Theme directory behavior—show "Please fill out this field" validation message on empty input.

Attachments (2)

plugin-directory.png (28.2 KB ) - added by tusharaddweb 6 weeks ago.
theme-directory.png (33.1 KB ) - added by tusharaddweb 6 weeks ago.

Download all attachments as: .zip

Change History (4)

#1 @obenland
12 days ago

  • Owner set to obenland
  • Status newaccepted

#2 @obenland
12 days ago

  • Resolutionfixed
  • Status acceptedclosed

In 15008:

Plugin Directory: Validate empty search submissions.

Fixes #8339.
Closes https://github.com/WordPress/wordpress.org/pull/741.

Note: See TracTickets for help on using tickets.