<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - FILEOPEN DOCX Table cell indentation grows in particular document"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=113608#c11">Comment # 11</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - FILEOPEN DOCX Table cell indentation grows in particular document"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=113608">bug 113608</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>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=144180" name="attach_144180" title="numbering.docx: replaced Cmsor with Heading for 2, 3, and 4">attachment 144180</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=144180&action=edit" title="numbering.docx: replaced Cmsor with Heading for 2, 3, and 4">[details]</a></span>
numbering.docx: replaced Cmsor with Heading for 2, 3, and 4
(In reply to Gabor Kelemen from <a href="show_bug.cgi?id=113608#c10">comment #10</a>)
<span class="quote">> "Heading 4" is "Címsor 4" in Hungarian, which is saved without the accented
> í character and the space.</span >
And this is good proof that Mark's commit is valid because the code logic is
dependant on the use of English.
Doing a bibisect based on this modified-to-use-english-style-names document, I
run into a one-day range of broken builds in LO 4.3. Combining the results of
43all and 43max, I get the 20 commit range of
<a href="https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=76fe205d7e0fe0a73616453209d8094cab9ce79f..a6e19ea7a8885dcbdb1d8b2f56586373595ba8aa">https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=76fe205d7e0fe0a73616453209d8094cab9ce79f..a6e19ea7a8885dcbdb1d8b2f56586373595ba8aa</a>
of which this one stands out (although reverting it does not resolve the
problem, so likely this one also just exposes an existing problem...)
<span class="quote">>author Michael Stahl 2014-03-06 00:20:00 +0100
>commit 2b78f2cd7b9e4bab0f3b3b9119238f36a1bbc7b2
>rhbz#988516: DOCX import: fix context stack when importing header/footer</span >
>
<span class="quote">>When a header/footer substream is parsed, a ParagraphGroup is started,
>but not ended; so the properties of the last paragraph in the
>header/footer are applied to a paragraph in the body.</span >
>
<span class="quote">>The obvious fix to add a call to endParagraphGroup() at the end of w:p
>element breaks table cells. So add a call to endParagraphGroup() at
>the end of the "hdr"/"ftr" element.></span >
None of this points in a clear direction yet. I had to change Cmsor -> Heading
for all three - just doing one at a time didn't work. However, the bug is less
dependent on Cmsor2 (since I didn't change that in document.xml).
Reference: (note these are bibisect commits, not code commits)
first bad 43all bibisect commit: 56a3b3c781fc2eb55f46641d89a866a91119a8a3
first bad 43max bibisect commit: 1dad09c0413728618600e94167f71b6fdda422e3
last good 43max bibisect commit: bd286ce1d9d478895e4a9aacf3469b659917f5ff</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>