<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Hide decimal separator if number has no decimal part and no trailing zeroes are to be shown"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=90684#c12">Comment # 12</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Hide decimal separator if number has no decimal part and no trailing zeroes are to be shown"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=90684">bug 90684</a>
from <span class="vcard"><a class="email" href="mailto:erack@redhat.com" title="Eike Rathke <erack@redhat.com>"> <span class="fn">Eike Rathke</span></a>
</span></b>
<pre>Note that for <a href="show_bug.cgi?id=90684#c5">comment 5</a> I tested in Excel and it does not omit the decimal
separator. I can't make up my mind whether we should or not. There is some
logic in it that the separator is always displayed with .?? (blanks instead of
0, preserving columns with a fixed-width font) but not with .## (digit and
place omitted if 0), and my guess is that once we changed this to not display
the separator we'd get a bug report of some angry Excel document user that we
did so.. YMMV..</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>