https://bugs.documentfoundation.org/show_bug.cgi?id=155046
--- Comment #5 from Sophie Kirschner <[email protected]> --- > The document generator (whatever it might be, which is it?) is odd.. The XLSX document linked and attached in the report was generated using the excel4node NPM package: https://www.npmjs.com/package/excel4node The software that generated this document currently depends on [email protected], but I can see in the repository that latest [email protected] appears to have the same issue, where a true or false boolean value is inserted as the text "true" or "false": https://github.com/advisr-io/excel4node/blob/main/source/lib/cell/cell.js#L74 I'll submit a PR to that repository to improve this behavior for excel4node. However, it would still be helpful for me if Calc's behavior was like Excel's behavior for this kind of nonstandard input. -- You are receiving this mail because: You are the assignee for the bug.
