-
Bug
-
Resolution: Fixed
-
Low
-
8.0.0
-
Severity 3 - Minor
-
Issue Summary
In Confluence 7.x, the PluginAwareActionConfig class was available via OSGi. Some plugins leveraged this capability to manipulate XWork actions.
This class was made unavailable in Confluence 8.x which is a regression in terms of plugin capability.
This issue also applies to:
- PluginAwareInterceptorConfig
- PluginAwareResultConfig
Steps to Reproduce
- Write a plugin which leverages PluginAwareActionConfig class
- Load plugin into Confluence 8.x
Expected Results
Loads successfully
Actual Results
OSGi error
Workaround
N/A
Form Name |
---|
A fix for this issue is available in Confluence Server and Data Center 8.0.0.
Upgrade now or check out the Release Notes to see what other issues are resolved.