https://bugs.documentfoundation.org/show_bug.cgi?id=144137
Timur <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor Priority|medium |low Resolution|--- |NOTOURBUG Status|UNCONFIRMED |RESOLVED --- Comment #5 from Timur <[email protected]> --- In general, XLSM is for VBA and this seems like JavaScript macro. Findings: - OnlyOffice doesn't support proper format XLSM so it saves macro in XLSX; - MSO doesn't see and run that macro, but it leaves it unchanged on save to XLSX; - LO doesn't edit or run that macro, and it doesn't save it. I think this (fileopen issue) is NotOurBug, OnlyOffice should save it properly. I don't think it's worth a bug to make a workaround of keeping that unknown content. This report prompted me to test saving to XLS* of javascript macro and it doesn't work. But I'll open a new bug from example in bug 118440. -- You are receiving this mail because: You are the assignee for the bug.
