<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - FIREBIRD JDBC: Tableeditor will show all Integer-Types as Currency Format"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130540">130540</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>FIREBIRD JDBC: Tableeditor will show all Integer-Types as Currency Format
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Base
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>robert@familiegrosskopf.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=157756" name="attach_157756" title="Screenshot shows currenbcy-format for integer as default-format">attachment 157756</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=157756&action=edit" title="Screenshot shows currenbcy-format for integer as default-format">[details]</a></span>
Screenshot shows currenbcy-format for integer as default-format

Connect to Firebird-Server through JDBC.
Try to create a Table.
Set one field as Integer (or BigInt, SmallInt ...).
All this fields will be shown as default with currency-format when inserting
new values. 

Have a look at the attached screenshot. Shows this currency-format with 2
decimal places, which is totally wrong for a type, which couldn't save
decimal-places at all.

Could be the bug isn't special JDBC. But with ODBC-for example, creating of
tables leads to a crash here ...

All tested with
Version: 6.4.0.3
Build ID: b0a288ab3d2d4774cb44b62f04d5d28733ac6df8
CPU threads: 6; OS: Linux 4.12; UI render: default; VCL: kf5; 
Locale: de-DE (de_DE.UTF-8); UI-Language: en-US
Calc: threaded</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>