Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EZP-31339: Dropped default config enforcement for ContentTree parser #1212

Merged
merged 1 commit into from
Jan 30, 2020

Conversation

barw4
Copy link
Member

@barw4 barw4 commented Jan 29, 2020

Question Answer
Tickets https://jira.ez.no/browse/EZP-31339
Bug fix? yes
New feature? no
BC breaks? no
Tests pass? yes
Doc needed? no
License GPL-2.0

Due to the nature of ConfigResolver the site access specific config is resolved before the group's one which is valid behavior, however, in certain cases when SemanticConfig is being built it forces the default values to be taken in consideration for specific site access and there is no fallback to group config, even though there should be one.

Checklist:

  • Coding standards ($ composer fix-cs)
  • Ready for Code Review

@micszo micszo self-assigned this Jan 30, 2020
Copy link
Member

@micszo micszo left a comment

Choose a reason for hiding this comment

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

QA Approved on eZ Platform EE v2.5.8 with diff.

@micszo micszo removed their assignment Jan 30, 2020
@lserwatka lserwatka merged commit dbaa02c into ezsystems:1.5 Jan 30, 2020
@lserwatka
Copy link
Member

Could you merge it up?

@barw4 barw4 deleted the EZP-31339 branch February 5, 2020 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

7 participants