How to fix PUA.html in tiny_mce
Permalink
Hi guys,
After downloading concrete5.5.0 I wanted to check, if it's clean and found that:
concrete5.5.0/concrete/js/tiny_mce/plugins/paste/js/pasteword.js PUA.HTML.Infected.WebPage-1
Now I would like to know, how to fix that. I searched the internet and found a site, but as I am not good with java, I am not sure, what to do.
http://www.roundcubeforum.net/3-news-announcements/12-general-discu...
Anybody here, who can help and explain to me, what I have to do now?
This should be interesting not only for me.
Thanks
Jaroslaw
After downloading concrete5.5.0 I wanted to check, if it's clean and found that:
concrete5.5.0/concrete/js/tiny_mce/plugins/paste/js/pasteword.js PUA.HTML.Infected.WebPage-1
Now I would like to know, how to fix that. I searched the internet and found a site, but as I am not good with java, I am not sure, what to do.
http://www.roundcubeforum.net/3-news-announcements/12-general-discu...
Anybody here, who can help and explain to me, what I have to do now?
This should be interesting not only for me.
Thanks
Jaroslaw
concrete/js/tiny_mce/plugins/paste/js/pasteword.js
file and make the change shown in the thread you referenced:
Remove Line 8:
and replace with:
Save and you are done.
None of this is actually necessary, as the codes functionality is not actually changed, but if you want it to pass that virus scan, then go right ahead.