<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LibreOffice crashes after clicking "Target in document" button in the Hyperlink dialog"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118042">bug 118042</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;">CC</td>
           <td>
                
           </td>
           <td>noelgrandin@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LibreOffice crashes after clicking "Target in document" button in the Hyperlink dialog"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118042#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LibreOffice crashes after clicking "Target in document" button in the Hyperlink dialog"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118042">bug 118042</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>Noel: I noticed it crashes because of line 686:
    686                     { OUString(UNO_LINK_DISPLAY_BITMAP), 0,    
cppu::UnoType<css::awt::XBitmap>::get(), PropertyAttribute::READONLY, 0xff},
    687                     { OUString(UNO_LINK_DISPLAY_NAME), 0,  
cppu::UnoType<OUString>::get(), PropertyAttribute::READONLY, 0xbf},

Just wonder what's the meaning of 0xff and 0xbf, I noticed that a lot of 0xff
had been changed to 0xbf with
<a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=ae5f89fdcccb2cf74256b04771249fc8afca879">https://cgit.freedesktop.org/libreoffice/core/commit/?id=ae5f89fdcccb2cf74256b04771249fc8afca879</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>