Description
When the method HstLink#toUrlForm(request, fullyQualified) is invoked with a request from the CMS and fullyQualified = true, it returns a URL that only consist of an absolute path (e.g. /site/folder/document.html).
This breaks the contract of org.hippoecm.hst.rest.DocumentService#getUrl, which is supposed to return a fully-qualified URL, including a scheme and host name, for the UUID of a document.
Attachments
Issue Links
- causes
-
HSTTWO-2423 Regression: Live/Preview not working in cms channel manager
- Closed
-
CMS-6707 'Share' menu shares URL without a scheme and host name
- Closed
-
HGGE-84 Can't prepare newsletter
- Closed
- is a result of
-
HSTTWO-2302 Regression: ComponentRepresentation includes context path in iconURL for mount without a context path
- Closed