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

--- Comment #19 from sdritc...@gmail.com ---
Moving my comments from bug Bug 120693 to this thread since it is the active
bug thread.  Tested this conversion behavior again in just released 6.2.0 and
NUMERIC data is still corrupted.


Description:
In testing a copy of my existing database that has been migrated to Firebird,
I've noticed some apparently random Number [ NUMERIC ] field data being
corrupted. Typical entries for my Table would look something like (0.50, 3.00,
10.00, 55.00 or similar).

Post migration all entries with the previous value of 3.00 are showing -652.36,
previous values of 4.00 are showing -651.36, and previous values of 5.00 are
showing -650.36. All other numeric entries appear to be correct.

Steps to Reproduce:
1. Convert existing HSQLDB to Firebird
2. Open data Table
3. View NUMERIC field data and errors

Actual Results:
NUMERIC Table fields showed errors

Expected Results:
NUMERIC Table fields should show correct NUMERIC data.


Reproducible: Always

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

Reply via email to