https://bugs.documentfoundation.org/show_bug.cgi?id=138409
Julien Nabet <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
--- Comment #3 from Julien Nabet <[email protected]> ---
Decimal seperator issue:
when it doesn't work
Thread 1 "soffice.bin" hit Breakpoint 2,
connectivity::firebird::OPreparedStatement::setObjectWithInfo (this=0x54623f0,
parameterIndex=9, x=uno::Any("string": "32,22"), sqlType=3, scale=2)
at connectivity/source/drivers/firebird/PreparedStatement.cxx:764
when it works:
Thread 1 "soffice.bin" hit Breakpoint 2,
connectivity::firebird::OPreparedStatement::setObjectWithInfo (this=0x45c3e30,
parameterIndex=1, x=uno::Any("string": "123.25"), sqlType=3, scale=2)
at connectivity/source/drivers/firebird/PreparedStatement.cxx:764
It could be interesting to know if it's Firebird only.
I mean, I don't see in the setObjectWithInfo methods of other drivers (Mysql,
Postgresql,...) any specific treatment to deal with separator.
--
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