Opened 17 years ago
Closed 17 years ago
#10715 closed defect (bug) (fixed)
Press This: Can't post without title
| Reported by: | christoph179 | Owned by: | noel |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.9 |
| Component: | Press This | Version: | 2.8.4 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
It is not possible to save or publish a post with an empty title using the press this-bookmarklet.
The post_content-field on line 48 is empty before calling wp_insert_post() on line 51, resulting in an empty_content error when the title-field is left empty.
Attachments (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This fixes titles and also the order of delete and die