<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:ben@crimson.net.nz" title="Ben <ben@crimson.net.nz>"> <span class="fn">Ben</span></a>
</span> changed
<a class="bz_bug_link
bz_status_CLOSED bz_closed"
title="CLOSED NOTABUG - Importing a CSV with "0123" as a value removes the leading 0"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=127062">bug 127062</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>RESOLVED
</td>
<td>CLOSED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_CLOSED bz_closed"
title="CLOSED NOTABUG - Importing a CSV with "0123" as a value removes the leading 0"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=127062#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_CLOSED bz_closed"
title="CLOSED NOTABUG - Importing a CSV with "0123" as a value removes the leading 0"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=127062">bug 127062</a>
from <span class="vcard"><a class="email" href="mailto:ben@crimson.net.nz" title="Ben <ben@crimson.net.nz>"> <span class="fn">Ben</span></a>
</span></b>
<pre>That is a workaround but I think that if the value is wrapped in a string
delimiter then it should be treated like a string and preserved (and if not, it
can be treated like a number).
In this example 0123,"0123" would import as 123,0123
Other cases like "0/10" will preserve the 0 and this feels inconsistent.</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>