<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Parameter index out of range (1 > number of parameters, which is 0). (see comment 39 for manual fix)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118112#c64">Comment # 64</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Parameter index out of range (1 > number of parameters, which is 0). (see comment 39 for manual fix)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118112">bug 118112</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>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?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>