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

--- Comment #64 from Julien Nabet <serval2...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to