https://bz.apache.org/ooo/show_bug.cgi?id=82687
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|open-import |editing Severity|Trivial |Major Summary|CSV import treats $.nn as |Text entry or CSV import |text |treats $.nn as text --- Comment #8 from [email protected] --- Since this affect text entry, not just CSV import, changing summary, raising severity to MAJOR, and setting component to "editing". The bug appears to begin in main/svl/source/numbers/ files zforlist.cxx and zforscan.cxx, function SvNumberFormatter::IsNumberFormat() returns false for strings of the form "$.nn" instead of true, causing its caller (in main/sc somewhere) to wrongly classify the cell as text. -- You are receiving this mail because: You are on the CC list for the issue. You are the assignee for the issue.
