Opened 20 months ago
Closed 20 months ago
#19066 closed defect (bug) (duplicate)
new post > move to trash : weird behavior
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 3.3 |
| Severity: | minor | Keywords: | dev-feedback |
| Cc: |
Description
Under admin do the following
1) Posts > Add New
2) Directly click on 'Move to Trash' link
3) When on posts list, Click on "Item moved to the Trash. Undo"
4) message appears : Item restored from the Trash.
and of course, the posts list doesn't change at all
When going to the database, 3 rows are newly created
Change History (6)
comment:1
solarissmoke
— 20 months ago
- Severity changed from major to minor
comment:2
SergeyBiryukov
— 20 months ago
comment:4
SergeyBiryukov
— 20 months ago
What options do we have to make it look less weird?
comment:5
arena
— 20 months ago
i think the link 'move to trash' should appear only when their is some stuff in the post (on first valid autosave or when post saved)
comment:6
SergeyBiryukov
— 20 months ago
- Keywords needs-patch removed
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
The behaviour is a little funky, but I don't see many people ever trying to do that? As for the table entries, they are auto-drafts and will be automatically deleted by WordPress in seven days.