Strange characters on the published page

No comments Leave a comment »
A number of editors have reported "weird characters" publishing inside their text.

character.gif

The CMS text editors (RedDot, FCK, and Telerik) have character sets determined by the OpenText server charset. In most cases, WYSIWYG editors like Dreamweaver automatically declare the pages charset when the design is developed. The current, most common charset is UTF-8.

<meta http-equiv="content-type" content="text/html; charset=utf-8" />

The server's charset is not UTF-8 and therefore characters like blank spaces and quote hashes come up as these weird characters.

To Solve:

1. change your meta tag in the HTML header to
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
OR

2. In SmartTree -> Choose language variant -> "Publish charset" = UTF-8.
Header should be:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

More available on this topic and other Telerik quirks at the unofficial CMS blog:
http://www.reddotcmsblog.com/telerik-radeditor-quirks

About This Entry

Published on Wednesday, July 1 2009 at 03:00 PM by Tiffany France in the WebCMS (OpenText Management Server) blog.
Tagged with: texteditor

Need Help?

If you need immediate assistance, please contact the Help Desk at (804) 828-2227 or submit a ticket online. You can also submit feedback through our Feedback form above or leave a comment on specific blog entries.

Don't Get Phished

Don't be a phishing victim - VCU and other reputable organizations will never use email to request that you reply with your password, social security number or confidential personal information. Learn more about phishing »

No comments below.

There are currently no comments. Be the first to respond.

Add your thoughts