Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

Fix policies ACLs #131

Merged
merged 1 commit into from
Nov 18, 2019
Merged

Fix policies ACLs #131

merged 1 commit into from
Nov 18, 2019

Conversation

samuelmeuli
Copy link
Contributor

@samuelmeuli samuelmeuli commented Nov 18, 2019

Q                       A
Fixed Issues? Closes #75
Patch: Bug Fix? Yes
Minor: New Feature? No
Major: Breaking Change? No
Tests Added + Pass? No
Documentation Provided No
Any Dependency Changes? No
License Apache License, Version 2.0

Fixes the root model meta tag on publish instances when the user is not logged in:

  • Before: <meta property="cq:pagemodel_root_url"/>
  • After: <meta property="cq:pagemodel_root_url" content="/content/projectname/en.model.json">

This is fixed by assigning wcm/policies the same ACLs as to wcm/templates.

Internal issue: CQ-4283709

Copy link
Contributor

@grubyak grubyak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants