Skip to content
Snippets Groups Projects
Fredrik Roubert's avatar
ITS#9837 Don't throw exceptions when requesting empty integer fields.
Fredrik Roubert authored
LibreOffice Base expects to be able to call LdapResultSet.getLong() on
an empty Types.INTEGER field without any exception being thrown and the
exception that Long.parseLong() throws when passed an empty string will
terminate the query with an error message.
e8848f1d
History