https://bugs.documentfoundation.org/show_bug.cgi?id=167170
--- Comment #3 from Eyal Rozenberg <[email protected]> --- I should mention that it seems we save rsid when we save DOCX's, so this bug is probably relevant to OOXML. (In reply to Mike Kaganski from comment #1) > A note: the "which must be higher than previous RSIDs in the document" is > wrong. The values are absolutely not required to have their numerical values > in any particular order. Here: https://learn.microsoft.com/en-us/dotnet/api/documentformat.openxml.wordprocessing.rsid?view=openxml-3.0.1 it says that "Every editing session shall be assigned a revision save ID that is larger than all earlier ones in the same file". Do we not observe that? Or, do we observe that only for OOXML but not for ODF? -- You are receiving this mail because: You are the assignee for the bug.
