[Libreoffice-bugs] [Bug 116995] HSQLDB migration to Firebird failing with revert of HSQLDB removal

2018-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116995

--- Comment #1 from V Stuart Foote  ---
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
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116995] HSQLDB migration to Firebird failing with revert of HSQLDB removal

2018-04-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116995

V Stuart Foote  changed:

   What|Removed |Added

 CC||btom...@gmail.com,
   ||lio...@mamane.lu,
   ||vmik...@collabora.co.uk,
   ||vstuart.fo...@utsa.edu,
   ||xiscofa...@libreoffice.org
 Blocks||116968


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=116968
[Bug 116968] [META] Migrating existing embedded HSQLDB databases to Firebird
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs