Ticket #7672 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

Posting from QuickPress would not set default comment/ping settings

Reported by: ShaneF Assigned to: anonymous
Priority: normal Milestone: 2.7
Component: Administration Version: 2.7
Severity: minor Keywords: quickpress admin has-patch
Cc:

Description

Even if you have by default "comments allow" and/or "pings allow" set to true, it would not pass these items into the database. Attached is the patch to fix that. :)

Attachments

8795.post.php.patch (503 bytes) - added by ShaneF on 09/02/08 20:33:10.

Change History

09/02/08 20:33:10 changed by ShaneF

  • attachment 8795.post.php.patch added.

09/02/08 20:33:41 changed by ShaneF

  • keywords changed from quickpost admin has-patch to quickpress admin has-patch.

09/03/08 07:13:51 changed by westi

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

(In [8797]) Set comment and ping status when QuickPressing?. Fixes #7672 props ShaneF.

09/06/08 05:16:57 changed by azaozz

(In [8832]) Fix saving as draft, see #7672