Skip to content

Change u+feff delimiter to u+200b#94

Open
mellevsen wants to merge 1 commit intoStevenDevooght:masterfrom
mellevsen:master
Open

Change u+feff delimiter to u+200b#94
mellevsen wants to merge 1 commit intoStevenDevooght:masterfrom
mellevsen:master

Conversation

@mellevsen
Copy link

Fixes #93 .

CAUSE: TinyMCE v5.10.9 and v6.7.3 explicitly changed how the "zero width no-break space" character(U+FEFF) is handled. Unfortunately, the mention plugin uses U+FEFF as a delimiter for the user-entered search text.

SOLUTION: Change the U+FEFF character to U+200B ("zero width space") in the 2 places it is used.

@avneetmalhotra
Copy link

@StevenDevooght how soon can this be merged?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No longer works on tinymce 6.7

2 participants