<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 - FILESAVE: Form: incorrect "time" type"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131127">131127</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>FILESAVE: Form: incorrect "time" type
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>7.0.0.0.alpha0+ Master
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>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>LibreOffice
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>xiscofauli@libreoffice.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Steps to reproduce:
1. Open writer
2. Insert a time form
3. Exit design mode
4. Write 12:12 ( or any other value ) in the form
5. Save
6. Check the file in <a href="https://odfvalidator.org/">https://odfvalidator.org/</a> or check content.xml

-> form:current-value is PT12H12M, which is a valid ISO 8601 syntax for
*durations*. *time* is expected [1] [2] [3]

[1]
<a href="http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#__RefHeading__1718338_1219268628">http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#__RefHeading__1718338_1219268628</a>
[2] <a href="https://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#time">https://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#time</a>
[3] <a href="https://en.wikipedia.org/wiki/ISO_8601">https://en.wikipedia.org/wiki/ISO_8601</a> 

Issue found while working on a unittest for <a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - Time field in Base form will not display correct format."
   href="show_bug.cgi?id=130515">bug 130515</a>. See discussion:
<a href="https://gerrit.libreoffice.org/c/core/+/89895">https://gerrit.libreoffice.org/c/core/+/89895</a>

Reproduced in

Version: 7.0.0.0.alpha0+
Build ID: c57d6d39c80844c9d4c6bfed85cc151e52a67b34
CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.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>