<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:baron@caesar.elte.hu" title="Aron Budea <baron@caesar.elte.hu>"> <span class="fn">Aron Budea</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE: Form: incorrect "time" type"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131127">bug 131127</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;">Version</td>
           <td>4.1 all versions
           </td>
           <td>3.4.0 release
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Keywords</td>
           <td>bibisectRequest
           </td>
           <td>preBibisect
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE: Form: incorrect "time" type"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131127#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE: Form: incorrect "time" type"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131127">bug 131127</a>
              from <span class="vcard"><a class="email" href="mailto:baron@caesar.elte.hu" title="Aron Budea <baron@caesar.elte.hu>"> <span class="fn">Aron Budea</span></a>
</span></b>
        <pre>In 3.4.0.1 and in oldest commit of bibisect-43all, the validation error message
is already there, though slightly different:
1time.odt/content.xml[2,4116]: Error: attribute "form:current-value" has a bad
value: "PT12H12M00S" does not satisfy the "time" type PT23H59M59.99S"
form:validation="true">

In 3.5.0.3 the error message is:
1time.odt/content.xml[2,4284]: Error: attribute "form:current-value" has a bad
value: "PT12H12M" does not satisfy the "time" type PT23H59M59.99S"
form:validation="true">

After the first commit in <a href="show_bug.cgi?id=131127#c2">comment 2</a>'s commit list (in bibisect-41max), the
error message is:
1time.odt/content.xml[2,4286]: Error: attribute "form:current-value" has a bad
value: "P0D" does not satisfy the "time" type PT2.086692451S"
form:validation="true">

This probably changes in later commits, I'm assuming there's no point in
checking those.

=> Setting keyword preBibisect.</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>