https://bugs.documentfoundation.org/show_bug.cgi?id=92147

--- Comment #4 from darshan.gandhi <[email protected]> ---
Steps to Reproduce:

1. Record simple Macro in LO and save it.
2. Now open any MS word document in LO and execute same macro using UNO API
(Please find attached code snippet I have used to execute macro)
3. Then save back same document as MS word 2007-2013.docx format
4. and then try to open same document in MS word. 

Expected:
Document should not be corrupted
Actual:
Document is getting corrupted

Analysis on OOXML:
<AppVersion>tag is getting added in RT file (After execution of macro in LO
usign UNO API) in API.xml file.
ForInstance,
 <AppVersion>5.0.0.0.alpha1$Windows_X86_64
LibreOffice_project/ddb3c4531c657cda6ae20dd950020cea1d12ba2e</AppVersion>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to