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

[Bug]: Add EditmodeDataInterface to Output Channel Table editable #73

Merged
merged 2 commits into from
May 8, 2023

Conversation

kingjia90
Copy link
Contributor

@kingjia90 kingjia90 commented May 5, 2023

When using this editable and setting some data and save, it would not load again.
This is likely due a change of pimcore/pimcore#10607 and by not having that interface, it would use getData() instead of getDataEditmode()
See also https://github.com/pimcore/pimcore/blob/5f3de5110b90ea4acbd7e6ec86e7c48a9b67cb12/models/Document/Editable.php#L164-L168

ToDo: check if bundle 4.x with Pimcore 10.x is affected. 10.x is fine, the removal of the bc layer happened in 11

@kingjia90 kingjia90 added the Bug label May 5, 2023
@kingjia90 kingjia90 added this to the 5.0.0 milestone May 5, 2023
@dvesh3 dvesh3 self-assigned this May 8, 2023
@dvesh3 dvesh3 merged commit bccebd9 into 5.x May 8, 2023
3 checks passed
@dvesh3 dvesh3 deleted the add-EditmodeDataInterface branch May 8, 2023 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants