WYSIWYG icon indicating copy to clipboard operation
WYSIWYG copied to clipboard

I don't know how to handle the "+"

Open jyodroid opened this issue 5 years ago • 2 comments

Hi,

When I write on editor for example "A + B" when I want retrieve the editor.html just found "A B".

Thanks in advance for your library!

EDIT: I Found that by changing the method encodeURI by encodeURIComponent on wysiwyg.js file fixes the problem, https://github.com/onecode369/WYSIWYG/pull/5

jyodroid avatar Nov 26 '20 17:11 jyodroid

I'm still seeing this error. Any solution?

isaacmaxparker avatar Dec 16 '22 18:12 isaacmaxparker

Actually it looks like it just needs a new release that includes this change

isaacmaxparker avatar Dec 16 '22 18:12 isaacmaxparker