Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
14.1.0, 14.2.0
-
None
-
None
-
0.5
-
Quasar
-
Puma Sprint 233
Description
SPA demo essentials plugin causes warning and produces invalid project.
Reason:
`hst:allowedorigins` should be added on a virtual host node level but it has been added on the mount node:
Reproduction path:
- Follow instructions from the documentation page: https://documentation.bloomreach.com/14/library/concepts/spa-integration/demo-projects.html
- Start the project.
Actual:
- CMS produces a warning about not supported `hst:allowedorigins` property.
- All the properties under `hst:allowedorigins` are not imported.
Expected:
- CMS uses `hst:allowedorigins` property to generate a correct `Access-Control-Allow-Origin` response header.
The fix should be backported to 14.1.
Attachments
Issue Links
- is a result of
-
ESSENTIALS-1295 Update plugin to build SPA demo
- Closed
- is duplicated by
-
CMS-13318 SPA Integration Demo Essentials feature broken (ConstraintViolationException)
- Closed