https://bugs.documentfoundation.org/show_bug.cgi?id=136465

Mike Kaganski <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #33 from Mike Kaganski <[email protected]> ---
There was a bug in an old version, that created *invalid* files. You have such
files.

Since then, the bug that created such files has been fixed (already in 5.2).
Since then, doing the same actions that you did initially would produce correct
results. This is WORKSFORME.

The behaviour that information read from file is trusted is correct. This is
the invariant that must not be violated. That it was violated by 5.1 was
exactly the bug that was fixed.

The behaviour that recalculation is not considered a file modification is
correct. Otherwise, e.g. opening a file containing RAND() would be already
modified on opening, because RAND is volatile, and its recalculation happens on
load.

This is resolved WORKSFORME. Any follow-up suggestions should be filed
separately.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to