https://bugs.documentfoundation.org/show_bug.cgi?id=116995
--- Comment #1 from V Stuart Foote <[email protected]> ---
Tamás, *
guess the:
- if( m_pImpl->m_sConnectURL == "sdbc:embedded:hsqldb" &&
- !sMigrEnvVal.isEmpty())
- {
+ bool bNeedMigration = m_pImpl->m_sConnectURL == "sdbc:embedded:hsqldb" &&
+ (m_bMigationNeeded || !sMigrEnvVal.isEmpty());
+ if(bNeedMigration)
from
https://cgit.freedesktop.org/libreoffice/core/commit/?id=5b0ceb86c342754d8f4e83408c7ae0da0e3931d3
should take care of this?
Will check when it rolls on a nightly...
--
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