https://bugs.documentfoundation.org/show_bug.cgi?id=120577

Oliver Brinzing <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Oliver Brinzing <[email protected]> ---
enable Menu View/Value Highlighting:
value in cell B8 is a string, not a number

xml representation:

<table:table-cell table:style-name="ce3" 
  office:value-type="string" calcext:value-type="string">
 <text:p>
   <text:span text:style-name="T1">576.70</text:span>
 </text:p>
</table:table-cell>

i can imagine how this can happen:

- Menu Tools/Options.../Language Settings/Languages
  change Locale setting to a locale where "," is the decimal separator
- enter all values with ","
- but enter value in cell B8 wrongly with "." 576.70
- save and close
- change Locale setting to [English (USA)]
- restart LO
- open file
- result: all values show "." but B8 is a string

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to