Ticket #2390 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

posting blank title && blank content should not post anything

Reported by: skippy Assigned to: markjaquith
Priority: normal Milestone: 2.1
Component: Optimization Version: 2.0
Severity: normal Keywords: bg|has-patch bg|commit
Cc:

Description

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

Attachments

2390.patch (92 bytes) - added by skippy on 02/04/06 17:27:05.

Change History

02/04/06 17:27:05 changed by skippy

  • attachment 2390.patch added.

02/04/06 17:27:25 changed by skippy

  • cc set to bg|has-patch.

02/04/06 19:41:49 changed by davidhouse

  • cc deleted.
  • keywords set to bg|has-patch.

02/09/06 09:27:25 changed by markjaquith

  • keywords changed from bg|has-patch to bg|has-patch bg|commit.
  • owner changed from anonymous to markjaquith.
  • status changed from new to assigned.

1

08/25/06 00:27:16 changed by ryan

  • status changed from assigned to closed.
  • resolution set to fixed.

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