[Libreoffice-bugs] [Bug 118112] Parameter index out of range (1 > number of parameters, which is 0). (see comment 39 for manual fix)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Mar 31 20:32:23 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=118112

--- Comment #64 from Julien Nabet <serval2412 at yahoo.fr> ---
On pc Debian x86-64 with master sources updated today, I gave a new try.
First I wanted to recreate the bug from scratch so I created a brand odb file.
On MariaDBServer, I got a simple table with ID (Integer primary key), Test
(Varchar) containing just 2 values: 1, "Test1", 2 "Test2"


With Mysql direct and Mysql JDBC, here what I did:
- create a query:
SELECT "Test" FROM "Table1" WHERE "ID" = :id

- create a form from query with by default options.

I unzip the 2 odb files generated from this process, but found no
"ParameterNameSubstitution" at all.

Waht step did I miss so this param is present on the content.xml?

-- 
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/20200331/0d412108/attachment.htm>


More information about the Libreoffice-bugs mailing list