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

--- Comment #7 from [email protected] ---
Now I investigated this issue using Wireshark network protocol analyzer, which
can capture and display packets transmitted on chosen network interface.
Wireshark can also reconstruct objects that (files) have been transmitted.

Using Wireshark I was able to see that Libreoffice does indeed initiate a read
operation on the file in the start of the saving process and it was also able
to capture the entire old version of the file being transferred on the line. I
also succeeded to save this file from Wireshark and open it using LO Writer to
verify that it truly was the old version of the file.

Is it really the intended behaviour of LibreOffice to read the content of the
old file before saving or is this this some unintended behaviour that is
somehow related to the way that SMB protocol works?

The network traffic also seems to indicate that LibreOffice reads the new file
immediately after it has been written.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to