-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Low
-
None
-
Affects Version/s: 2.8
-
Component/s: None
When viewing drafts (http://<your wiki domain>/users/viewmydrafts.action) and clicking on View conflict:
- If the conflict does not have a title the View conflict link would be referring to an action that does not exist (/pages/edit.action).
- If the conflict has a title, the View conflict link would be working as expected (/pages/editpage.action)
Snippet of the system error:
com.opensymphony.xwork.config.ConfigurationException: There is no Action mapped for namespace /pages and action name edit
at com.opensymphony.xwork.DefaultActionProxy.<init>(DefaultActionProxy.java:72)
Stack Trace:[hide]
com.opensymphony.xwork.config.ConfigurationException: There is no Action mapped for namespace /pages and action name edit
at com.opensymphony.xwork.DefaultActionProxy.<init>(DefaultActionProxy.java:72)
at com.opensymphony.xwork.DefaultActionProxyFactory.createActionProxy(DefaultActionProxyFactory.java:45)
at com.opensymphony.webwork.dispatcher.ServletDispatcher.serviceAction(ServletDispatcher.java:227)
at com.opensymphony.webwork.dispatcher.ServletDispatcher.service(ServletDispatcher.java:199)
- duplicates
-
CONFSERVER-12144 Adding a comment to a page causes a conflict to be recorded under Preferences > Drafts
-
- Closed
-