https://bugs.documentfoundation.org/show_bug.cgi?id=120695
Julien Nabet <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #25 from Julien Nabet <[email protected]> ---
The pb was brought with:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=3208fcb3a36d75d6290d9c548430682f153b09db
author Julien Nabet <[email protected]> 2018-09-13 22:57:58 +0200
committer Julien Nabet <[email protected]> 2018-09-20 23:06:41
+0200
commit 3208fcb3a36d75d6290d9c548430682f153b09db (patch)
tree af6d363ce1d2aaffa3e2c479c5f79909ba1d1ba5
parent 2739dee0eab2edbba898cb7115579e43ea89399d (diff)
tdf#119743: add Features entries in Properties block Drivers.xcu
in order to save special options of a database file.
Regression from d6fce54c82868b82bd6fa190db6047d69bbb3ecf
Read https://bugs.documentfoundation.org/show_bug.cgi?id=119743#c5
for detailed explanation
then fixed with:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=f33eb08a2b74e5de033af9b5f5283b220ac58ded
author Julien Nabet <[email protected]> 2019-03-09 17:39:44 +0100
committer Mike Kaganski <[email protected]> 2019-03-10
06:25:44 +0100
commit f33eb08a2b74e5de033af9b5f5283b220ac58ded (patch)
tree 62aa41c03f593a3f42bc3100eaa30e39e10c360b
parent 59f58b432f6998cf1255dd4439a20c9369d01187 (diff)
tdf#121092: synchronize defaults for ODBC settings
The defaults for EnableSQL92Check, PreferDosLikeLineEnds,
RespectDriverResultSetType
in connectivity/registry/odbc/org/openoffice/Office/DataAccess/Drivers.xcu made
consistent with respective defaults in
ODatabaseModelImpl::getDefaultDataSourceSettings
When inconsistent, the settings don't ever get written to the ODB's
content.xml (likely they are filtered out as default at different levels).
This change allows the non-default to be written. Since the defaults in
ODatabaseModelImpl::getDefaultDataSourceSettings are there at least since
2006 (commit 0eb026293c88d422d701d1a06735d9cce5457ca9), so that in any
existing ODB the settings are absent if they are equal to those defaults,
they are not changed.
It should be fixed in last stable LO version 6.3.5 or brand new 6.4.3.
However it will work only for brand new odb files. For old files, you must
uncheck the option manually.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs