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

DataController#set use incorrect context when parse input #4264

Closed
oskarwrobel opened this issue Feb 6, 2018 · 0 comments · Fixed by ckeditor/ckeditor5-engine#1280
Closed
Assignees
Labels
package:engine type:bug This issue reports a buggy (incorrect) behavior.
Milestone

Comments

@oskarwrobel
Copy link
Contributor

Parsing is always in a main root context even when custom root is given.

@oskarwrobel oskarwrobel self-assigned this Feb 6, 2018
pjasiun referenced this issue in ckeditor/ckeditor5-engine Feb 6, 2018
Fix: Added missing parse context in `DataController#set()`. Closes #1278.
@mlewand mlewand transferred this issue from ckeditor/ckeditor5-engine Oct 9, 2019
@mlewand mlewand added this to the iteration 14 milestone Oct 9, 2019
@mlewand mlewand added module:controller type:bug This issue reports a buggy (incorrect) behavior. package:engine labels Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:engine type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants