<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Cannot open .docx in writer - format openXML"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=140137#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Cannot open .docx in writer - format openXML"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=140137">bug 140137</a>
from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
<pre>The file gas in its tables:
<w:tblGrid>
<w:gridCol/>
<w:gridCol/>
</w:tblGrid>
We fail to handle missing "w" attribute of w:gridCol. It should be handled as
if there's no saved grid width information, while we handle it as explicit
zero-width column.
(Aside: then why putting it into the file? This doesn't change the fact that
this is still a bug.)</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>