#35757 closed defect (bug) (invalid)
Add New Post page: incorrect saving of the post draft
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 4.4.1 |
| Component: | Posts, Post Types | Keywords: | |
| Focuses: | Cc: |
Description
If to start creation of new post, clear all fields, go to All Posts page than user see draft with data that he removed from fields.
STEPS TO REPRODUCE
- Log in as admin.
- Click "Add New" in left menu group "Post".
- Fill title with "test", content with "test".
- Clear title field, content area.
- Click "All Post" in left menu group "Post". Confirm leaving of the page.
EXPECTED RESULT
There is no saved post "test".
ACTUAL RESULT
Post "test" is saved as a draft (see annex).
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
That's expected because WordPress saves your content automatically to prevent content lost.