[Libreoffice-bugs] [Bug 119911] Firebird main-form to sub-form data content not loading.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Sep 18 17:25:26 UTC 2018


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

--- Comment #5 from Drew Jensen <drewjensen.inbox at gmail.com> ---
Created attachment 144990
  --> https://bugs.documentfoundation.org/attachment.cgi?id=144990&action=edit
File after fix for parameter substitution

So, the way to fix an ODB firebird_sdbc file created with the 6.0.x version of
libreoffice so that it works properly here in the later versions 6.1, 6.2 and
still runs as expected in the older 6.0 version is to change a parameter in the
content.xml section of the file contents. 

Specifically you can unzip the ODB file** and open the internal file
content.xml for editing.

Search for the string: db:parameter-name-substitution="false"

Change that to: db:parameter-name-substitution="true"

Save it back into the ODB file. 

**just rename the file from foo.odb to foo.zip works for most OS and then open
with your tool of choice.

You can also a macro to do the same - an example of that is found in the closed
issue referenced above.

So - I'm going to set to this to resolved and wonfix because I first don't if
there sill be another 6.0.x release and even if so if there would be resources
to backport a fix. That and given that it is a rather easy onetime fix for
6.0.x created files.

-- 
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/20180918/5c891d35/attachment.html>


More information about the Libreoffice-bugs mailing list