Changes between Initial Version and Version 4 of Ticket #29431
- Timestamp:
- 08/29/2014 03:56:31 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29431
-
Property
Component
changed from
GeneraltoPosts, Post Types
-
Property
Component
changed from
-
Ticket #29431 – Description
initial v4 3 3 If I select Pages > Add new then wait for a few moments without typing a title or content, a row gets written to the database. I can see {{{post_title}}} is Auto Draft, {{{post_status}}} is auto-draft. 4 4 5 Let's say that page's ID is 177. If I now try to go to example.com/177 I get redirected to an ugly URL such as example.com/?page_id= 252and shown a 404 message.5 Let's say that page's ID is 177. If I now try to go to example.com/177 I get redirected to an ugly URL such as example.com/?page_id=177 and shown a 404 message. 6 6 7 7 1) Should brand new completely empty auto-draft posts be written to the database?