[Libreoffice-bugs] [Bug 144137] LibreOffice Calc deletes macros from OnlyOffice when saving XLSX
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 31 07:41:38 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=144137
Timur <gtimur at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
Priority|medium |low
Resolution|--- |NOTOURBUG
Status|UNCONFIRMED |RESOLVED
--- Comment #5 from Timur <gtimur at gmail.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210831/caeb7407/attachment.htm>
More information about the Libreoffice-bugs
mailing list