-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 2.7
-
Component/s: None
Some of the 2.7 work re-factored breadcrumbs and changed the name of an action. Certain pages were not updated to use this new action.
So clicking on the 'Information' link on page diffs, version revert and view previous version pages gives an error.
See ActionBreadcrumb.java which refers to a link /pages/pageinfo.action. This should now be /pages/viewinfo.action.