[Libreoffice-bugs] [Bug 45521] [FILEOPEN] LibO Writer changes decimal delimiter when opening a sdw file which causes data loss after saving

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 6 13:49:00 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=45521

Eike Rathke <erack at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |erack at redhat.com,
                   |                            |mstahl at redhat.com

--- Comment #5 from Eike Rathke <erack at redhat.com> 2012-02-06 13:49:00 PST ---
Note that the decimal separator you see depends on your system's locale, as the
number format's locale is set to Default. Only the currency symbol is defined
to be AUD $ Australian Dollar. The cells that appear with $0.00 after having
saved/reloaded the document are stored with office:value='0' in the .odt file.
The textual representation in the <text:p> element is still correct though.

@mstahl: cell content incorrectly remembered as text somehow after having
imported the .sdw?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Libreoffice-bugs mailing list