Details
Description
1) create a new document, v1.1,
2) create a second revision v2.1,
3) try to delete the last version
=> it revert the document to 1.1, but keep a 2.1 revision
1) create a new document, v1.1,
2) create a second revision v2.1,
3) a third minor 2.2,
4) finally try to delete the last version
=> it create a new revision 3.1 with the content of 2.1
Attachments
Issue Links
- is related to
-
XWIKI-8398 Content dirty flag isn't cleared when document is loaded
- Closed