Page 1 of 1
"Force clean on paste" does not work in version 1.5 and up
Posted: Sat Jan 31, 2009 11:10 am
by Sjoz
It seems that the uption "Force clean on paste" (Extensions -> TinyMCE WYSIWYG -> Avanced tab) does not work anymore in version cmsms 1.5 and up.
Is anyone having the same problem?
Has the behavior changed or is this a bug?
Sjoz
Re: "Force clean on paste" does not work in version 1.5 and up
Posted: Tue Feb 03, 2009 6:57 pm
by flow24
Yes, I got that problem, too

Re: "Force clean on paste" does not work in version 1.5 and up
Posted: Wed Feb 04, 2009 11:35 pm
by Coldman
I think that Sil have fixed this bug in svn.
Rev 448 2009-02-01 10:52:28 GMT
Allowed editing third toolbar, and reenable d auto clean on paste... had somehow left out the config-option...
/Coldman
Re: "Force clean on paste" does not work in version 1.5 and up
Posted: Thu Feb 05, 2009 6:01 am
by RonnyK
It is fixed in SVN..
For a temporary fix.... You can insert
paste_auto_cleanup_on_paste : true
in the extra-config field of TinyMCEs advanced tab. The cleanup will be done then.
Ronny
Re: "Force clean on paste" does not work in version 1.5 and up
Posted: Thu Feb 26, 2009 8:57 pm
by allwayson
I added the code as suggested but it still does not seem to be working? Is it just supposed to be pasted into the extra configuration box as:
paste_auto_cleanup_on_paste : true
Mark
Re: "Force clean on paste" does not work in version 1.5 and up
Posted: Thu Feb 26, 2009 9:03 pm
by RonnyK
yep....
just as the quote states.... From then on, pasting in TinyMCE will force the clean-popup.
Btw.... 1.5.3 is planned for next-week. The working acting of the checkbox is fixed in that version.
Ronny