Changes between Initial Version and Version 1 of Ticket #16215, comment 73
- Timestamp:
- 03/28/2013 06:50:55 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16215, comment 73
initial v1 1 1 As far as I can see the above tests fail because they don't expect the extra revision added after saving the post. 2 2 3 Moving from `'pre_post_update'` to `'post_updated'` is a big change and there would probably be more bugs and inconsistencies. This also creates a copy of the post when it may not be needed, like publishing from QuickPress and PressThis .3 Moving from `'pre_post_update'` to `'post_updated'` is a big change and there would probably be more bugs and inconsistencies. This also creates a copy of the post when it may not be needed, like publishing from QuickPress and PressThis and updating a post programmatically. 4 4 5 5 Another inconsistency: for some reason the `guid` for revisions is a permalink (instead of ?p=123 like drafts). That makes all revisions for a post have the same `guid`: 123-revision-v1.