https://bugs.documentfoundation.org/show_bug.cgi?id=149470
Bug ID: 149470
Summary: Firebird: CLOB Field Types only save 20480 bit
Product: LibreOffice
Version: 7.3.3.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Description:
When inserting large texts in a CLOB field, only part of the text is saved.
I tested this with inserting the whole German base handbook text into a CLOB
field. Only 20480 bit are saved; query: BIT_LENGTH.
CLOB_FB.odb
The same test in HSQLDB results in no data loss; query BIT_LENGTH 19696736
mem_testHSQLDB.odb
Version: 7.3.3.2 (x64) / LibreOffice Community
Build ID: d1d0ea68f081ee2800a922cac8f79445e4603348
CPU threads: 4; OS: Windows 10.0 Build 22000; UI render: Skia/Raster; VCL: win
Locale: de-DE (de_DE); UI: de-DE
Calc: CL
Steps to Reproduce:
1.inserting large texts in a CLOB field
2.
3.
Actual Results:
only part of the text is saved
Expected Results:
full text is saved
Reproducible: Always
User Profile Reset: Yes
Additional Info:
no other information
--
You are receiving this mail because:
You are the assignee for the bug.