Stripping Special Characters

6 posts by 2 authors in: Forums > CMS Builder
Last Post: September 20, 2010   (RSS)

Hello,

When I paste special characters in CMS they are stripped.

This is especially problematic in a table.

So a spacer line like this is removed <tr><td>&nbsp;</td></tr>.

Sean

Re: [Jason] Stripping Special Characters

Thanks Jason,

Unfortunately, that is what I did, and when I save, then any occurrence of "&nbsp" was deleted.

Sean

Re: [skoenig] Stripping Special Characters

By Jason - September 20, 2010

Hi Sean,

I see. Yes, unfortunately, tinyMCE does do that. Since it's just the matter of a space, you could work around it by either adjusting the width of the <td> tag or maybe inserting a blank image the size that you want.

Would that work for you?

Hope this helps.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

Re: [Jason] Stripping Special Characters

That stinks. [;)]

In other words change the clients entire website to work in CMS Builder.

Do you have the latest version of Tinymce in CMS Builder?

Any other methods like encapsulating in ' or "?

Check this out, maybe you guys could include:
http://sourceforge.net/tracker/index.php?func=detail&aid=1796699&group_id=103281&atid=738747


Sean

Re: [skoenig] Stripping Special Characters

Followup.

Holy Cow, I figured it out.

Pasting in Firefox does not work.

Pasting in IE works.

Crazy.

Sean