-
Bug
-
Resolution: Fixed
-
High
-
7.9.0, 7.9.1, 7.9.3, 7.10.0
-
24
-
Severity 3 - Minor
-
105
-
Issue Summary
View File macro for Office files (tested with .xlsx) loading indefinitely:
Steps to Reproduce
- Install or upgrade Confluence to version 7.9.x
- Follow the steps to Enable Edit in Office as a dark feature.
Expected Results
View File Macro load Office files correctly.
Actual Results
View File macro for Office files (tested with .xlsx) loading indefinitely.
Workaround 1
- Remove enable.legacy.edit.in.office from Confluence dark feature:
- <confluence-url>/admin/darkfeatures.action
- Use Companion Apps to edit files.
Workaround 2
- Attach the file directly into the page using the Confluence file previewer to generate the thumbnail.
Workaround 3
This requires downgrading the Office Connector plugin which may not be compatible with newer versions of Confluence and is not supported. However, this has been tested and it works with up to Confluence 7.9.3 so far:
- Stop Confluence
- Copy/Download the OfficeConnector-11.4.0.jar
from an older version of Confluence (i.e. 7.8.0)
- Place it in the confluence_install/confluence/WEB-INF/atlassian-bundled-plugins/ folder.
- From the same folder, move the OfficeConnector-11.3.2.jar to another folder as backup.
- Start Confluence
If using Docker a volume like such will suffice:
/docker/confluence/OfficeConnector-11.2.1.jar:/opt/atlassian/confluence/confluence/WEB-INF/atlassian-bundled-plugins/OfficeConnector-11.3.2.jar

Notes
View File Macro loads PDF files correctly.
- relates to
-
CONFSERVER-60857 Confluence View File macro fails to load for anonymous users
-
- Closed
-
-
CONFSERVER-61076 The Office macro fails to load the Word or Excel documents on a blog post
-
- Closed
-
-
CONFSERVER-60876 Confluence View File macro fails to load for when attachments are on different page
-
- Closed
-
- Mentioned in
- mentioned in
-
Page Failed to load
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
Form Name |
---|
A fix for this issue is available to Server and Data Center customers in Confluence 7.11.0
Upgrade now or check out the Release Notes to see what other issues are resolved.