<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - FILESAVE: wrong export of specific ODT with table to DOC - section break next page after each row"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=61423#c17">Comment # 17</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - FILESAVE: wrong export of specific ODT with table to DOC - section break next page after each row"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=61423">bug 61423</a>
from <span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span></b>
<pre>In users.odt, we see all cells in the first column in the table defined like
<text:p text:style-name="P15">
<text:span text:style-name="T4">111111</text:span>
</text:p>
and the dynamic style P15 defined with
<style:style style:name="P15" style:family="paragraph"
style:master-page-name="Standard">
.../>
</style:style>
where master-page-name == RES_PAGEDESC - aka a break-before-with-page-style.
You can't see this in the UI - probably because it is illegal.
Again - not touching this as per <a href="show_bug.cgi?id=61423#c15">comment 15</a>.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>