[Libreoffice-bugs] [Bug 138691] Crash when trying to save a form using an image bigger than length of Binary fix field
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Dec 6 14:23:13 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=138691
--- Comment #7 from Julien Nabet <serval2412 at yahoo.fr> ---
Since we must deal with update + insert case, I think
connectivity/source/commontools/dbtools.cxx should be used.
Now the problem is how to retrieve precision (aka max length) of a column...
I tested with a try catch (Exception or RuntimeException), LO doesn't care and
crashes also in this case.
=> I'm stuck now
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201206/a605ed10/attachment.htm>
More information about the Libreoffice-bugs
mailing list