https://bugs.documentfoundation.org/show_bug.cgi?id=146171

László Németh <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
           Assignee|[email protected]       |[email protected]
                   |                            |desktop.org
             Status|ASSIGNED                    |RESOLVED

--- Comment #11 from László Németh <[email protected]> ---
@[email protected] and all: thanks for the bug report and feedback.

Commit description:

tdf#146171 DOCX: fix loss of change tracking, if no date

was specified, or it was specified as zero date (e.g. in
a LO DOCX export).

DateTime attribute w:date is optional in w:ins/w:del
according to the OOXML standard. Not specified w:date was
imported as invalid zero date "0-00-00T00:00:00Z" resulting
loss of change tracking data completely during an ODF
roundtrip.

Import this invalid zero date as Epoch time to avoid losing
change tracking data.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to