[Libreoffice-bugs] [Bug 125941] FIREBIRD: Tableeditor tries to change BLOB-Fields every time you will edit a table.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jun 17 15:30:42 UTC 2019


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

--- Comment #3 from Robert Großkopf <robert at familiegrosskopf.de> ---
(In reply to Julien Nabet from comment #2)
> Robert: I submitted a patch related to this bugtracker (see
> https://gerrit.libreoffice.org/#/c/74124/2) but Michael Stahl wonders how
> this file has been generated.
> Indeed, it's anormal we get several properties with the same name.
> (see description of the patch).

Hi Julien,

this file has been created in LO 6.3.0.0.beta1 - directly, not by the
migrating-wizard. I detected, while testing the buggy behaviour for migrating
content of image-fields from HSQLDB to Firebird, Firebird saves this content
but wouldn't show it with Image[BLOB]. So I copied the content to Blob[BLOB]
and could see the content in forms and add new content. But every time I opened
the table for editing, not input data, Firebird tries to change the fields for
Image[BLOB] and Blob[BLOB]. So I created a new database to show this.

The position of Blob[BLOB] in the table isn't the position I created the table.
While editing the table, changing nothing and press "Save" I have only decided
not to change the table Blob[BLOB]. Seems Firebird changes the whole columns of
the table when saving the content - and so the position of the one field, with
isn't changed, is the first in the table.

-- 
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/20190617/c7aff44e/attachment.html>


More information about the Libreoffice-bugs mailing list