<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - FILESAVE: DOCX - Dont export run property tags with false values when not needed"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=108399">108399</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>FILESAVE: DOCX - Dont export run property tags with false values when not needed
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Writer
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>philipz85@hotmail.com
</td>
</tr>
<tr>
<th>Blocks</th>
<td>104520, 106179, 107733, 108398
</td>
</tr></table>
<p>
<div>
<pre>Steps
1. Open <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=133896" name="attach_133896" title="Example file">attachment 133896</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=133896&action=edit" title="Example file">[details]</a></span>
2. Save it to DOCX
3. Unzip it and open /word/comments.xml
4. Notice the unnecessary run property tags with a 'false' value
Version: 5.5.0.0.alpha0+
Build ID: ddf8539d97ce044b7df8d51d6ec72ec864b40fb8
CPU threads: 2; OS: Linux 4.4; UI render: default; VCL: gtk2;
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time:
2017-06-04_22:10:59
Locale: en-US (en_US.UTF-8); Calc: group
How it looks in LO
<w:rPr>
<w:rFonts w:ascii="Liberation Serif" ... />
<w:b />
<w:bCs w:val="false" />
<w:i />
<w:iCs w:val="false" />
<w:caps w:val="false" />
<w:smallCaps w:val="false" />
<w:strike w:val="false" />
<w:dstrike w:val="false" />
<w:outline w:val="false" />
<w:shadow w:val="false" />
<w:emboss w:val="false" />
<w:imprint w:val="false" />
<w:color w:val="1C99E0" />
<w:spacing w:val="0" />
<w:w w:val="100" />
<w:kern w:val="2" />
<w:position w:val="0" />
<w:sz w:val="26" />
<w:szCs w:val="24" />
<w:u w:val="single" />
<w:vertAlign w:val="baseline" />
<w:em w:val="none" />
<w:lang w:val="nl-NL" w:eastAsia="zh-CN" w:bidi="hi-IN" />
</w:rPr>
How it looks from Word
<w:rPr>
<w:b />
<w:i />
<w:color w:val="1C99E0" />
<w:sz w:val="26" />
<w:u w:val="single" />
</w:rPr></pre>
</div>
</p>
<div id="referenced">
<hr style="border: 1px dashed #969696">
<b>Referenced Bugs:</b>
<ul>
<li>
[<a class="bz_bug_link
bz_status_NEW "
title="NEW - [META] DOCX (OOXML) bug tracker"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=104520">Bug 104520</a>] [META] DOCX (OOXML) bug tracker
</li>
<li>
[<a class="bz_bug_link
bz_status_NEW "
title="NEW - [META] Writer comment bugs and enhancements"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=106179">Bug 106179</a>] [META] Writer comment bugs and enhancements
</li>
<li>
[<a class="bz_bug_link
bz_status_NEW "
title="NEW - [META] Hyperlink bugs and enhancements"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=107733">Bug 107733</a>] [META] Hyperlink bugs and enhancements
</li>
<li>
[<a class="bz_bug_link
bz_status_NEW "
title="NEW - [META] Improve exported OOXML xml code"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=108398">Bug 108398</a>] [META] Improve exported OOXML xml code
</li>
</ul>
</div>
<br>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>