<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><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> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Libreoffice 6.1 base: can't save special options"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119743">bug 119743</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>lionel@mamane.lu
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Libreoffice 6.1 base: can't save special options"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119743#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Libreoffice 6.1 base: can't save special options"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119743">bug 119743</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>Seems related to
<a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=d6fce54c82868b82bd6fa190db6047d69bbb3ecf">https://cgit.freedesktop.org/libreoffice/core/commit/?id=d6fce54c82868b82bd6fa190db6047d69bbb3ecf</a>

Lionel: reading comment of the commit, why don't we match 2) with 1) and so
display only driver/datasource properties supported?

In my case if "End text lines with CR+LF" doesn't stay enabled after having
checked the option on my hsqldb embedded database, I suppose it's because
hsqldb embedded database doesn't support it. So what's the interest to display
the option?

Reading
<a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=a29d97e6ddab8ec002ba9827bd5fc874117712e0">https://cgit.freedesktop.org/libreoffice/core/commit/?id=a29d97e6ddab8ec002ba9827bd5fc874117712e0</a>,
I wonder if
connectivity/registry/hsqldb/org/openoffice/Office/DataAccess/Drivers.xcu
should be changed to replace "Features" by "Properties"

Now about reporter's case and JDBC, I noticed that ParameterNameSubstitution
was in Features part. What about putting it a ParameterNameSubstitution block
in Properties part but with false value by default?

More simply shouldn't we remove getFeatures and just keep getProperties?
+ some cleanup in Drivers.xcu files</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>