Steps to reproduce:
- Enable/start the office server.
- Attach an office file to a page (e.g., the main page).
- Add an office macro inside an async macro using the wiki editor, e.g.
Make sure you use an absolute reference.
- View the page.
Expected result: The office file is displayed. Actual result: An error is displayed with the following stack trace:
I couldn't reproduce the problem on 14.2.0, there the office macro inside the async macro works as expected. This is caused by the changes in XWIKI-19684. |