-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
8.5.2, 8.5.3
-
2
-
Severity 3 - Minor
-
Issue Summary
When PDF Export plugin is disabled from Manage Apps, the Office Connector plugin gets disabled too, this behaviour does not occur in Confluence 7.19.16
Steps to Reproduce
- Go to General Configuration >> Manage Apps >> Select All
- search for PDF Export and disable it
- Refresh the page then search for Office Connector, the plugin now is disabled too
Expected Results
Disabling PDF Export shouldn't disable Office Connector
Actual Results
Disabling PDF Export disables Office Connector
Workaround
It is possible to hide the Export to PDF menu item using CSS code by inserting the following code into Stylesheet under General Configuration
#action-export-pdf-link {display: none!important;}
- mentioned in
-
Page Failed to load
Confluence 8.5.4 also affected