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

[Object] Unable to save localized field within block element #4202

Closed
solverat opened this issue Apr 9, 2019 · 0 comments
Closed

[Object] Unable to save localized field within block element #4202

solverat opened this issue Apr 9, 2019 · 0 comments
Assignees
Labels
Milestone

Comments

@solverat
Copy link
Contributor

solverat commented Apr 9, 2019

Create a layout like this:

image

  • Create object
  • Save object
  • Error:

image

What I need to do now on API Level:

$localizedField = new DataObject\Localizedfield($data);
$localizedField->setObject($object); // can't be right + only since pimcore 5.7.2

@brusch: Sorry, I missed that one in our #4151 test process.

@brusch brusch changed the title Missing Object with LocalizedFields in Block Element [Object] Unable to save localized field within block element Apr 9, 2019
@brusch brusch self-assigned this Apr 9, 2019
@brusch brusch added the Bug label Apr 9, 2019
@brusch brusch added this to the 5.7.3 milestone Apr 9, 2019
@brusch brusch closed this as completed in 2357caa Apr 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants