<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:erack@redhat.com" title="Eike Rathke <erack@redhat.com>"> <span class="fn">Eike Rathke</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - editing, fileopen, filesave; A wrong sheet reference breaks the cell content"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107850">bug 107850</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>bibisectRequest, dataLoss, regression
           </td>
           <td>
                
           </td>
         </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>NOTABUG
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - editing, fileopen, filesave; A wrong sheet reference breaks the cell content"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107850#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - editing, fileopen, filesave; A wrong sheet reference breaks the cell content"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107850">bug 107850</a>
              from <span class="vcard"><a class="email" href="mailto:erack@redhat.com" title="Eike Rathke <erack@redhat.com>"> <span class="fn">Eike Rathke</span></a>
</span></b>
        <pre>(In reply to dumblob from <a href="show_bug.cgi?id=107850#c0">comment #0</a>)
<span class="quote">> 7. Change content of cell A1 to: "Sheet1X.A5 + Sheet1.$A$6" and press Enter.
> #REF! appears instead of the number "5".</span >
It has to because a sheet named Sheet1X does not exist.

<span class="quote">> 8. Click on the cell A1 and look at the content - "Sheet1X.A5" changed to
> "#REF!.A5". This is the first bug (the correct behavior would be to leave
> the cell content as it was).</span >
That's debatable. If the reference string was left as it was entered wrongly,
in a longer formula expression you wouldn't even see which part of the
expression was wrong.

<span class="quote">> 9. Save the document (again to "test00.ods").
> 10. Close all running LO instances and open Calc and then the file
> "test00.ods".
> 11. Click on the cell A1 and look at the content - "#REF!.A5" changed to
> "#REF!". This is the second bug (the correct behavior would be to leave the
> cell content as it was).</span >
It has to be #REF! because the ODF OpenFormula specification specifies that an
invalid reference is to be written as #REF!. Earlier versions wrote the more
detailed but wrong #REF!.A5 string, that has been fixed which seems to be
viewed as regression. It is not.</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>