<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
    <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="http://git.reviewboard.kde.org/r/105545/">http://git.reviewboard.kde.org/r/105545/</a>
     </td>
    </tr>
   </table>
   <br />



 <p>Ship it!</p>



 <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">sure, thanks</pre>
 <br />







<p>- C.</p>


<br />
<p>On July 13th, 2012, 7:24 a.m., Friedrich W. H. Kossebau wrote:</p>






<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('http://git.reviewboard.kde.org/media/rb/images/review_request_box_top_bg.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
 <tr>
  <td>

<div>Review request for Calligra and C. Boemann.</div>
<div>By Friedrich W. H. Kossebau.</div>


<p style="color: grey;"><i>Updated July 13, 2012, 7:24 a.m.</i></p>






<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">calligra/tools/scripts/validateODF.py complains about <text:tracked-changes> appearing after <text:user-field-decls> for OpenDocument-v1.1.odt. Because the schema of ODF 1.2 wants "office-text-content-prelude" to conform to
        <define name="office-text-content-prelude">
                <ref name="office-forms"/>
                <ref name="text-tracked-changes"/>
                <ref name="text-decls"/>
                <ref name="table-decls"/>
        </define>

Attached patch fixes KWOdfWriter to first write <text:tracked-changes>, only then the (user defined variable) declarations.

Okay to backport to 2.5?</pre>
  </td>
 </tr>
</table>





<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>words/part/KWOdfWriter.cpp <span style="color: grey">(b061b96)</span></li>

</ul>

<p><a href="http://git.reviewboard.kde.org/r/105545/diff/" style="margin-left: 3em;">View Diff</a></p>




  </td>
 </tr>
</table>








  </div>
 </body>
</html>