Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#2390 closed defect (bug) (fixed)

posting blank title && blank content should not post anything

Reported by: skippy's profile skippy Owned by: markjaquith's profile markjaquith
Milestone: 2.1 Priority: normal
Severity: normal Version: 2.0
Component: Optimization Keywords: bg|has-patch bg|commit
Focuses: Cc:

Description

If both the title and the content are empty when publishing, we really ought not publish it.

Attachments (1)

2390.patch (92 bytes) - added by skippy 17 years ago.

Download all attachments as: .zip

Change History (5)

@skippy
17 years ago

#1 @skippy
17 years ago

  • Cc bg|has-patch added

#2 @davidhouse
17 years ago

  • Cc bg|has-patch removed
  • Keywords bg|has-patch added

#3 @markjaquith
17 years ago

  • Keywords bg|commit added
  • Owner changed from anonymous to markjaquith
  • Status changed from new to assigned

1

#4 @ryan
17 years ago

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

(In [4117]) Don't save if both title and content are empty. fixes #2390

Note: See TracTickets for help on using tickets.