<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:michael.stahl@cib.de" title="Michael Stahl (CIB) <michael.stahl@cib.de>"> <span class="fn">Michael Stahl (CIB)</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Failure to load gradients from ods file"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=89475">bug 89475</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;">Whiteboard</td>
           <td>
                
           </td>
           <td>odf
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>michael.stahl@cib.de
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Component</td>
           <td>Calc
           </td>
           <td>filters and storage
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Version</td>
           <td>4.1.6.2 release
           </td>
           <td>Inherited From OOo
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Failure to load gradients from ods file"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=89475#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Failure to load gradients from ods file"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=89475">bug 89475</a>
              from <span class="vcard"><a class="email" href="mailto:michael.stahl@cib.de" title="Michael Stahl (CIB) <michael.stahl@cib.de>"> <span class="fn">Michael Stahl (CIB)</span></a>
</span></b>
        <pre>note to self: import with explicit unit should work since LO 4.4; investigate
how to proceed with:

commit aadda5d17f6e422da143ea774f759bfc5f629c5b
Author:     Michael Stahl <<a href="mailto:mstahl@redhat.com">mstahl@redhat.com</a>>
AuthorDate: Fri Oct 9 17:51:50 2015 +0200
Commit:     Michael Stahl <<a href="mailto:mstahl@redhat.com">mstahl@redhat.com</a>>
CommitDate: Fri Oct 9 18:03:49 2015 +0200

    xmloff: fix ODF import of gradient draw:angle attribute a bit

    ODF 1.2 part 3, 18.3.1 angle, says "An angle, as defined in ยง4.1 of
    [SVG]" and "If no unit identifier is specified, the value is assumed to
    be in degrees."

    Unfortunately OOo could only read and write 10th of degree here.

    See also <a href="https://issues.oasis-open.org/browse/OFFICE-3774">https://issues.oasis-open.org/browse/OFFICE-3774</a>

    As the first step towards fixing that, implement the import for
    draw:angle values with an angle unit identifier, but leave the import
    as-is if the angle identifier is missing.</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>