Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
Description
The CMS currently accepts a "path" request parameter on the url, and if provided it will browse to the document at that path and open it in edit mode.
This issue is about the same functionality but given a uuid on the url.
The classes that need to change are org.hippoecm.frontend.plugins.cms.root.ControllerPlugin for the CMS and org.hippoecm.frontend.plugins.console.behavior.PathHistoryBehavior for the CMS console