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

[3.5] Fix for undefined property in FieldCollection::$collection #7566

Merged
merged 1 commit into from
Jul 16, 2018
Merged

Conversation

stryxx
Copy link
Contributor

@stryxx stryxx commented Jul 16, 2018

Fix serialization for field collection - remove reference to non-existing property.

When I want to serialize RepaterCollection with FieldCollection objects, I cannot do this because of reference to non-existing property and serialization cannot be done.

Fixes: #7558

@GwendolenLynch GwendolenLynch changed the title 3.6 [3.5] Fix for undefined property in FieldCollection::$collection Jul 16, 2018
@GwendolenLynch GwendolenLynch changed the base branch from 3.6 to 3.5 July 16, 2018 12:23
@GwendolenLynch
Copy link
Contributor

Thanks, @stryxx and welcome to the contributor's board 🍻

I've pushed this down to 3.5 (it will arrive in 3.6+ via merge soon), and tweaked slightly.

@GwendolenLynch GwendolenLynch merged commit 1bc26b0 into bolt:3.5 Jul 16, 2018
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.

None yet

2 participants