<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mstahl@redhat.com" title="Michael Stahl <mstahl@redhat.com>"> <span class="fn">Michael Stahl</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - An applied conditional paragraph style looses feature on opening"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=103091">bug 103091</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;">Keywords</td>
           <td>
                
           </td>
           <td>dataLoss
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>mstahl@redhat.com, noelgrandin@gmail.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>libreoffice-bugs@lists.freedesktop.org
           </td>
           <td>libreoffice@troy.rollo.name
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Whiteboard</td>
           <td>target:6.0.0 target:5.3.5 target:5.4.0.1
           </td>
           <td>odf target:6.0.0 target:5.3.5 target:5.4.0.1
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Severity</td>
           <td>normal
           </td>
           <td>major
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - An applied conditional paragraph style looses feature on opening"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=103091#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - An applied conditional paragraph style looses feature on opening"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=103091">bug 103091</a>
              from <span class="vcard"><a class="email" href="mailto:mstahl@redhat.com" title="Michael Stahl <mstahl@redhat.com>"> <span class="fn">Michael Stahl</span></a>
</span></b>
        <pre>
thanks Troy for finding and fixing the bug!

it would have been really helpful for a prompt resolution if this bug report
had
mentioned the magic word "ODF" somewhere, or maybe the "dataLoss" keyword.

this is a regression from:

commit aef1e2dde5e53ba8416a393bbe155ef0c18511a7
Author:     Bjoern Michaelsen <<a href="mailto:bjoern.michaelsen@canonical.com">bjoern.michaelsen@canonical.com</a>>
AuthorDate: Mon Dec 21 03:55:14 2015 +0100

    move SwXStyle entirely into compilation unit


... which made the export code depend on a new ICoreParagraphStyle
interface, but forgot to implement it anywhere, and ...


commit da870b35dd0cf8b7a987530e896b3e044f444908
Author:     Noel Grandin <<a href="mailto:noel@peralex.com">noel@peralex.com</a>>
AuthorDate: Mon Sep 26 13:01:42 2016 +0200

    remove unused ICoreParagraphStyle


... which removed the export code because there was no way it was used.</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>