-
Bug
-
Resolution: Fixed
-
Medium
-
8.0.0
-
Severity 3 - Minor
-
Issue Summary
ActionContextCompatManager.setParameters method in compat-lib is not working in 8.0
Steps to Reproduce
Use compat-lib in any plugin in confluence 8.0 and use the ActionContextCompatManager.setParameters
Expected Results
Should not return any exception.
Actual Results
Getting below error
Caused by: java.lang.NoSuchMethodException: com.opensymphony.xwork2.ActionContext.setParameters(java.util.Map) at java.base/java.lang.Class.getMethod(Class.java:2108)
Workaround
We will inform once new version of compat-lib is released.
- is caused by
-
CONFSERVER-79630 Create compat-lib to handle basic compat API for Webwork/Struts
-
- Closed
-
- links to