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

--- Comment #8 from Alex Thurgood <[email protected]> ---
(In reply to comment #7)


> Basically, it was fields in the MySQL database that are long text, being
> referenced by a text box on the form. I changed the field to formatted field
> on the form. Once I'd done this, all was fine :-)
> 

Hmmm, it isn't supposed to crash though with memory corruption, at best your
longtext field data might be truncated in a text field control, but that would
depend on the the character length you'd (or the application default) had set
it.

Can you give me an idea of how much data your longtext fields contained ? From
memory, the default setting for a text control created by the Form wizard
should be zero, i.e. limitless (well, the limit defined in the program code,
whatever that is, 64k at a guess), but in previous versions of LO and OOo, it
somehow got set to 100 characters, which did result in truncation, but not
crashes. 

I'll have a look at this and see if I can reproduce.

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

Reply via email to