Details
-
Task
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
Quasar
-
Puma Sprint 253, Puma sprint 270
Description
In PageComposerSecurityValve we now have
((HstMutableRequestContext) requestContext).setChannelManagerPreviewRequest(true);
this is very confusing and should not be needed since it is a cms request and not a channel mgr preview request
Update
The problem is not just confusion, but it causes bigger issues, like in case when the enterprise 'projects' feature is used. Therefore we need to backport this issue to a version which works for 14.7
Testing
See the reproduction at ENT-3687. Once CMS-14805, CMS-14806, CMS-14807 and ENT-3708 have been done, the issue of ENT-3687 should not happen any more
Attachments
Issue Links
- also fixes
-
CMS-14810 Unable to create XPage documents when a campaign is in progress
- Closed
- causes
-
CMS-14927 Regression: component icons have fully qualified URLs
- Closed
- clones
-
CMS-12859 Page Composer requests should be cms (platform) requests and not marked as 'channel manager preview requests'
- Closed
- is a part of
-
CMS-14810 Unable to create XPage documents when a campaign is in progress
- Closed