[Libreoffice-bugs] [Bug 132110] Wizard service broken
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Apr 15 13:41:49 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=132110
--- Comment #15 from Julien Nabet <serval2412 at yahoo.fr> ---
In pythonpath/smtpmailer/dbqueries.py,
I noticed a typo:
# Get DataBase Version Query
elif name == 'getVerion':
query = 'Select DISTINCT DATABASE_VERSION() as "HSQL Version" From
INFORMATION_SCHEMA.SYSTEM_TABLES'
Shouldn't it be "getVersion" ?
--
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/20200415/56d0cdbf/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list