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

[5.x] Ensures values are resolved when checking Antlers parsing settings #10003

Conversation

JohnathonKoster
Copy link
Contributor

This PR fixes #10001 by adding the missing calls to resolve within Fields\Value.

Without this, shouldParseAntlers() would check if $this->fieldtype was set, which might not always be the case with the lazy/deferred logic.

@duncanmcclean duncanmcclean linked an issue May 7, 2024 that may be closed by this pull request
@jasonvarga jasonvarga merged commit b199ddf into statamic:master May 7, 2024
17 checks passed
@jasonvarga jasonvarga deleted the ensure-values-are-resolved-when-checking-antlers-settings branch May 7, 2024 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[5.x] Global fields with Antlers enabled not parsing anymore
2 participants