<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vasily.melenchuk@cib.de" title="Vasily Melenchuk (CIB) <vasily.melenchuk@cib.de>"> <span class="fn">Vasily Melenchuk (CIB)</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Wrong SwXParagraph object from uno-Api"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115041">bug 115041</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;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Wrong SwXParagraph object from uno-Api"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115041#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Wrong SwXParagraph object from uno-Api"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115041">bug 115041</a>
              from <span class="vcard"><a class="email" href="mailto:vasily.melenchuk@cib.de" title="Vasily Melenchuk (CIB) <vasily.melenchuk@cib.de>"> <span class="fn">Vasily Melenchuk (CIB)</span></a>
</span></b>
        <pre>I've checked situation deeper. In described case  SwXParagraph is gone into
disposing state: object is still exist, but content was moved to another nodes
after previous call of setString(): it was setting value for a range of
paragraphs, so current one became invalidated.

Anyway this seems not a problem that should be reported to UNO user, so
exception in this case was replaced by returning empty string and simple
warning into log. 

Fix for master is here:
<a href="https://gerrit.libreoffice.org/plugins/gitiles/core/+/dae741a2418f1d1dd35d364ec416516cc50f5054%5E%21">https://gerrit.libreoffice.org/plugins/gitiles/core/+/dae741a2418f1d1dd35d364ec416516cc50f5054%5E%21</a></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>