Hello, everyone.
Has anyone worked with the TinyMCE WYSIWYG Editor plugin?
I've got a weird situation. It was working fine, up until yesterday. Then it suddenly starts URLEncoding some CSS code, making it visible within the content.
Here is what it's inserting:
Every time you update content, the above (and more) is pre-pended to the content. If you remove it, it's replaced; if you don't remove it, it adds another to the one that's already there, increasing size every time.Code:<:css3-container style="z-index: -1; left: 11px; position: absolute; top: 11px;" data-mce-style="z-index: -1; left: 11px; position: absolute; top: 11px;"><:background style="left: 0px; position: absolute; top: 0px;" data-mce-style="left: 0px; position: absolute; top: 0px;"><:group2><css3vml:shape style="left: 0px; behavior: url('#default#VML'); width: 297px; position: absolute; top: 0px; height: 29px;" coordsize="1000,1000"><css3vml:fill></css3vml:fill><css3vml:fill></css3vml:fill></css3vml:shape><:border style="left: 0px; position: absolute; top: 0px;" data-mce-style="left: 0px; position: absolute; top: 0px;"><css3vml:shape style="left: 0px; behavior: url('#default#VML'); width: 297px; position: absolute; top: 0px; height: 29px;" coordsize="1000,1000"><css3vml:stroke></css3vml:stroke><css3vml:stroke></css3vml:stroke></css3vml:shape><:css3-container style="z-index: -1; left: 310px; position: absolute; top: 11px;" data-mce-style="z-index: -1; left: 310px; position: absolute; top: 11px;"><:background style="left: 0px; position: absolute; top: 0px;" data-mce-style="left: 0px; position: absolute; top: 0px;"><:group2><css3vml:shape style="left: 0px; behavior: url('#default#VML'); width: 343px; position: absolute; top: 0px; height: 29px;" coordsize="1000,1000"><css3vml:fill></css3vml:fill><css3vml:fill></css3vml:fill></css3vml:shape><:border style="left: 0px; position: absolute; top: 0px;" data-mce-style="left: 0px; position: absolute; top: 0px;"><css3vml:shape style="left: 0px; behavior: url('#default#VML'); width: 343px; position: absolute; top: 0px; height: 29px;" coordsize="1000,1000"><css3vml:stroke></css3vml:stroke><css3vml:stroke></css3vml:stroke></css3vml:shape><:css3-container style="z-index: -1; left: 11px; position: absolute; top: 42px;" data-mce-style="z-index: -1; left: 11px; position: absolute; top: 42px;"><:background style="left: 0px; position: absolute; top: 0px;" data-mce-style="left: 0px; position: absolute; top: 0px;"><:group1><css3vml:shape style="left: 0px; behavior: url('#default#VML'); width: 297px; position: absolute; top: 0px; height: 68px;" coordsize="1000,1000"><css3vml:fill></css3vml:fill></css3vml:shape><:border style="left: 0px; position: absolute; top: 0px;" data-mce-style="left: 0px; position: absolute; top: 0px;"><css3vml:shape style="left: 0px; behavior: url('#default#VML'); width: 297px; position: absolute; top: 0px; height: 68px;" coordsize="1000,1000"><css3vml:stroke></css3vml:stroke><css3vml:stroke></css3vml:stroke></css3vml:shape><:css3-container style="z-index: -1; left: 310px; position: absolute; top: 42px;" data-mce-style="z-index: -1; left: 310px; position: absolute; top: 42px;"><:background style="left: 0px; position: absolute; top: 0px;" data-mce-style="left: 0px; position: absolute; top: 0px;"><:group1><css3vml:shape style="left: 0px; behavior: url('#default#VML'); width: 343px; position: absolute; top: 0px; height: 68px;" coordsize="1000,1000"><css3vml:fill></css3vml:fill></css3vml:shape><:border style="left: 0px; position: absolute; top: 0px;" data-mce-style="left: 0px; position: absolute; top: 0px;"><css3vml:shape style="left: 0px; behavior: url('#default#VML'); width: 343px; position: absolute; top: 0px; height: 68px;" coordsize="1000,1000"><css3vml:stroke></css3vml:stroke><css3vml:stroke></css3vml:stroke></css3vml:shape><:css3-container style="z-index: -1; left: 11px; position: absolute; top: 112px;" data-mce-style="z-index: -1; left: 11px; position: absolute; top: 112px;"><:background style="left: 0px; position: absolute; top: 0px;" data-mce-style="left: 0px; position: absolute; top: 0px;"><:group1><css3vml:shape style="left: 0px; behavior: url('#default#VML'); width: 297px; position: absolute; top: 0px; height: 40px;" coordsize="1000,1000"><css3vml:fill></css3vml:fill></css3vml:shape><:border style="left: 0px; position: absolute; top: 0px;" data-mce-style="left: 0px; position: absolute; top: 0px;"><css3vml:shape style="left: 0px; behavior: url('#default#VML'); width: 297px; position: absolute; top: 0px; height: 40px;" coordsize="1000,1000"> ... SNIP... (it goes on and on and on..
Any idea what could be causing this??


Reply With Quote

Bookmarks