Details
Description
An SPA will never be able to handle 'external' URLs so if they are not fully qualified, the SPA can't 'know' what to do with them. Hence 'external' URLs should be fully qualified always
Next to that, URLs for resources (images, assets) should always be fully qualified as well: They will be fetched from the CMS (BRX) instance directly.
For resources there is the option to specify a CDN host: in that case, the URLs for resources will be fully qualified but have the CDN host as prefix, see [1]
[1] https://documentation.bloomreach.com/library/concepts/request-handling/serving-from-a-cdn.html
Attachments
Issue Links
- causes
-
HSTTWO-4731 Make hst:showContextPath behavior consistent in the Page Model API
- Closed
-
CMS-12464 Update SPA SDK to pass through external and resource links
- Closed
- is awaited by
-
HSTTWO-4689 Change PageModelApi to generate fully qualified links to binaries
- Closed