https://issues.apache.org/ooo/show_bug.cgi?id=121156

--- Comment #1 from Andreas Säger <[email protected]> ---
The html is a most simple test case with a body like this:
<body><table border="1">
<tr><th>No</th><th>本益比(PER)</th><th>殖利率(Yield)</th><th>股價淨值比(P/B)</th></tr>
<tr><td>1101</td><td>15.28</td><td>5.41</td><td>1.4</td></tr>
<tr><td>1102</td><td>14.23</td><td>7.22</td><td>1.44</td></tr>
<tr><td>1103</td><td>0.0</td><td>3.57</td><td>0.76</td></tr>
more table rows
</table></body>

When I open downloaded file copy as file type "HTML (Calc)" I get the correct
data for the given locale.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to