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

[4.x] Fix DataReferenceUpdater when field data from array is null #9954

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

duncanmcclean
Copy link
Member

This pull request fixes an issue in the DataReferenceUpdater (& therefore the asset reference updater), where if Arr::get() returned null, Arr::dot() would error while trying to get a "dotted item" from the array.

Closes #9930.

@jasonvarga jasonvarga merged commit 99c6cbe into 4.x Apr 24, 2024
36 checks passed
@jasonvarga jasonvarga deleted the fix/data-reference-updater-empty-array-values branch April 24, 2024 20:19
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.

Get an error in the CP when moving an asset into a folder
2 participants