DocumentServer icon indicating copy to clipboard operation
DocumentServer copied to clipboard

OnlyOffice fails to extract all boolean values from .XLS files

Open b-gran opened this issue 7 months ago • 1 comments

This issue is unique.

  • [x] I have used the search tool and did not find an issue describing my bug.

Operating System of DocumentServer

Docker

Version information

v8.3.3

Expected Behavior

When opening a .XLS file, all cell values should be loaded correctly.

Actual Behavior

When opening a .XLS file, boolean cell values are removed.

Reproduction Steps

repro.xls.zip

  1. Open repro.xls in OnlyOffice, or convert to .XLSX, or minimally x2t ./repro.xls ./repro.xlsx
  2. Observe that the loaded file does not contain boolean cell values in column A.
Image Image

Additional information

Tested in Docker and with the desktop OnlyOffice on MacOS.

b-gran avatar May 14 '25 23:05 b-gran

Hello! @b-gran, I can confirm - this is a bug 74780. Thank you for your report!

VladimirProkofiev52 avatar May 29 '25 11:05 VladimirProkofiev52

This is resolved in a recent version

b-gran avatar Nov 20 '25 15:11 b-gran