Re: Wysiwyg editors won't save content anymore
Julien Stegle <[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I've found the origin of this bug. We're using kss for our project, and plone.kss / at.kss when activated bind another event on the form save button. This prevents the "triggerSave" method of TinyMCE to update the hidden textarea (only with HTML selected though). When desactivated, everything works fine. Best regards and thanks for your time, Julien Le 22/05/2014 16:43, Julien Stegle a écrit : > Hi Guido, > > I've just tried to forbid text/x-plone-outputfilters-html, text/html > was already configured as the default_contenttype. > No changes, my updates are still ignored. > > What's even more disturbing is that my site_properties, portal > transforms and mimetypes have the same configuration as the ones from > another site which works perfectly. > Tried to updated Products.TInyMCE from 1.3.5 to 1.4, no luck there. > > As always, thanks for you answer, > Best regards, > Julien > > Le 22/05/2014 16:33, Guido Stevens a écrit : >> On 22/05/14 16:18, Julien Stegle wrote: >>> Hi Guido, >>> >>> Unfortunately, my plone site configuration is the same as the one >>> you've >>> sent me: >>> forbidden_contenttypes: >>> >>> * text/structured >>> * text/restructured >>> * text/x-rst >>> * text/plain >>> * text/plain-pre >>> * text/x-python >>> * text/x-web-markdown >>> * text/x-web-intelligent >>> * text/x-html-captioned >>> >>> >> >> Is it? I'm also forbidding: text/x-plone-outputfilters-html >> And I'm forcing: text/html >> >>>> <property name="forbidden_contenttypes" type="lines"> >>>> <element value="text/x-plone-outputfilters-html"/> >>>> </property> >>>> <property >>>> name="default_contenttype" type="string">text/html</property> >> >> > > > -- > > > ------------------------------------------------------------------------------ > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > Instantly run your Selenium tests across 300+ browser/OS combos. > Get unparalleled scalability from the best Selenium testing platform available > Simple to use. Nothing to install. Get started now for free." > http://p.sf.net/sfu/SauceLabs > > > _______________________________________________ > Plone-developers mailing list > Plone-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/plone-developers -- ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Plone-developers mailing list Plone-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/plone-developers