Changes between Initial Version and Version 1 of Ticket #16215, comment 36
- Timestamp:
- 03/06/2013 05:10:08 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16215, comment 36
initial v1 17 17 * testing existing post data with the new revisions system the data (i believe) looks fine, restores work correctly, and the current version of the post is used for comparisons: in the one handle mode the current post is compared to all previous revisions; in the two handle mode, the leftmost handle position represents the current post version (and data is pulled from). the language properly indicates the 'current version' is being compared. this could use more testing! 18 18 19 I already created 16215. 5.diff implementing fix 2 above, after this fix when users click update on a post the system does two things:19 I already created 16215.3.diff implementing fix 2 above, after this fix when users click update on a post the system does two things: 20 20 * saves the post to the database 21 21 * stores a copy of the post data as a revision