Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix forceSimpleAmpersand config implementation
Run ampersand replacement after the htmlEncodeAttr, otherwise the results are overwritten (ckeditor#965)
- Loading branch information
48d6201
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did this changes solve ckeditor#965 for you?