https://bugs.documentfoundation.org/show_bug.cgi?id=140261
--- Comment #6 from Robert Großkopf <[email protected]> --- (In reply to micke82 from comment #5) > Thank you for looking into this. Is this bug fixed or must the workaround be > used for each new document created? If you could change the behavior by setting Edit → Database → Advanced settings and choose "Replace named Parameters with '?'" it isn't a bug. You had chosen a JDBC-connection. You have to know if the database, which you try to connect, will allow to replace named parameters by '?'. Seems there are databases, which doesn't allow it. So it is set to 'no' by default. If the problem appears and there is no possibility to change this in the GUI it will be a bug. -- You are receiving this mail because: You are the assignee for the bug.
