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-31449: Adapted TranslatablePropertyTransformer to properly handle nulls #1345

Merged
merged 1 commit into from Apr 17, 2020

Conversation

barw4
Copy link
Member

@barw4 barw4 commented Apr 10, 2020

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

Reverse transformation in TranslatablePropertyTransformer was adapted to properly handle ContentType and ContentType's fieldtype translatable fields when the empty value was provided in form.

Original kernel PR and discussion: ezsystems/ezpublish-kernel#2988 -> closed right now.

Corresponding PR for 2.5: ezsystems/repository-forms#338

Checklist:

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

@barw4 barw4 changed the base branch from master to 2.0 April 17, 2020 08:10
@lserwatka lserwatka merged commit 7585a8e into 2.0 Apr 17, 2020
@lserwatka lserwatka deleted the EZP-31449 branch April 17, 2020 08:12
@barw4
Copy link
Member Author

barw4 commented Apr 17, 2020

Merged to master in 942c00b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
5 participants