[Libreoffice-bugs] [Bug 107716] New: FILEOPEN: DOCX - Unable to correctly import track changes on page number field
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue May 9 05:38:16 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=107716
Bug ID: 107716
Summary: FILEOPEN: DOCX - Unable to correctly import track
changes on page number field
Product: LibreOffice
Version: 4.1.6.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: philipz85 at hotmail.com
Blocks: 83946, 104520
Created attachment 133178
--> https://bugs.documentfoundation.org/attachment.cgi?id=133178&action=edit
sample
Steps:
1) Open attached document
2) Notice that the page number field, the number 1, doesnt have deletion track
changes assigned to it
Version: 5.4.0.0.alpha0+
Build ID: 74ccd02eda2d6325a27266fd935aba29b3d75020
CPU threads: 2; OS: Linux 4.4; UI render: default; VCL: gtk2;
TinderBox: Linux-rpm_deb-x86_64 at 70-TDF, Branch:master, Time:
2017-04-27_23:51:14
Locale: en-US (en_US.UTF-8); Calc: group
LibreOffice 3.3 to 4.0 did know that track changes happened on the line, as it
did have the track changes vertical line in the margins, but it also didnt show
that the page number field had a deletion track changes on it.
The relevant xml code from the /word/document.xml file is below.
<w:del w:id="0" w:author="jay18" w:date="2017-05-09T08:20:00Z">
<w:r w:rsidDel="00476164">
<w:fldChar w:fldCharType="begin" />
</w:r>
<w:r w:rsidDel="00476164">
<w:delInstrText xml:space="preserve"> PAGE \* MERGEFORMAT
</w:delInstrText>
</w:r>
<w:r w:rsidDel="00476164">
<w:fldChar w:fldCharType="separate" />
</w:r>
<w:r w:rsidDel="00476164">
<w:rPr>
<w:noProof />
</w:rPr>
<w:delText>1</w:delText>
</w:r>
<w:r w:rsidDel="00476164">
<w:rPr>
<w:noProof />
</w:rPr>
<w:fldChar w:fldCharType="end" />
</w:r>
</w:del>
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=83946
[Bug 83946] [META] Bugs for tracking changes
https://bugs.documentfoundation.org/show_bug.cgi?id=104520
[Bug 104520] [META] DOCX (OOXML) bug tracker
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170509/61707dbd/attachment.html>
More information about the Libreoffice-bugs
mailing list