Bug 130843 - FILESAVE Cannot find that WB is set to track changes; sometimes it is activated, sometimes it's not
Summary: FILESAVE Cannot find that WB is set to track changes; sometimes it is activat...
Status: RESOLVED INSUFFICIENTDATA
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
6.4.0.3 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: XLSX-Track-Changes
  Show dependency treegraph
 
Reported: 2020-02-21 14:58 UTC by stdedos
Modified: 2020-12-18 06:28 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description stdedos 2020-02-21 14:58:23 UTC
Description:
Related to all of that "Tracking Changes" things:
* https://bugs.documentfoundation.org/show_bug.cgi?id=125909
* https://bugs.documentfoundation.org/show_bug.cgi?id=130840
* https://bugs.documentfoundation.org/show_bug.cgi?id=130832

For XLSX format

If I do:
* Save Document
* Activate Tracking
* (Optionally Save, Calc does not require it)
* Close the workbook

and then:
* I mount the archive
* `cd` inside
* Run `grep -TrinP 'track|history'`.

Actual:
* I get zero results
* When I open the file, the functionality is no longer enabled

From IRC:
Q: Any idea what's "tracking changes" flag called that's stored in the workbook format?
R: it depends on what is "workbook format"?
Q: xlsx
R: keepChangeHistory, trackRevisions, preserveHistory

Actual Results:
 

Expected Results:
 


Reproducible: Always


User Profile Reset: No



Additional Info:
libreoffice-6.4.0.3-snap1
Comment 1 Buovjaga 2020-05-15 17:22:41 UTC
Works fine here. "Record changes" is still ticked after your last given step for me with xlsx. This is with a fresh file created in LibreOffice.

Possibly a Snap-only issue again? Quick way to test would be an appimage: https://libreoffice.soluzioniopen.com/

Arch Linux 64-bit
Version: 7.0.0.0.alpha1+
Build ID: bdc8cd060dca8a97ef7970d1c0ab30694930beea
CPU threads: 8; OS: Linux 5.6; UI render: default; VCL: kf5; 
Locale: en-US (fi_FI.UTF-8); UI: en-US
Calc: threaded
Built on 14 May 2020

Arch Linux 64-bit
Version: 6.4.3.2
Build ID: 6.4.3-1
CPU threads: 8; OS: Linux 5.6; UI render: default; VCL: kf5; 
Locale: fi-FI (fi_FI.UTF-8); UI-Language: en-US
Calc: threaded
Comment 2 stdedos 2020-05-15 17:31:32 UTC
(In reply to Buovjaga from comment #1)
> Works fine here. "Record changes" is still ticked after your last given step
> for me with xlsx. This is with a fresh file created in LibreOffice.
> 
> Possibly a Snap-only issue again? Quick way to test would be an appimage:
> https://libreoffice.soluzioniopen.com/

How can that possibly be, since the application logic is essentially the same? 😕

In any case, it would take me a while before having access to re-test this one.
Comment 3 QA Administrators 2020-05-16 03:39:20 UTC Comment hidden (obsolete)