Extended characters not appearing

4 posts by 3 authors in: Forums > CMS Builder
Last Post: March 18, 2013   (RSS)

I've looked and not found an answer for this. I'm having trouble with extended characters like é and — for WYSIWYG fields. If I insert such characters in a WYSIWYG filed using the Insert Special Character button, I see the character correctly in the field box. If I examine the character in the WYSIWYG's HTML box, I see the character again, but not the HTML entity that it probably should be, like é or —. When I look at these characters in the web page they're used in, they just show as generic holding characters (a question mark in a diamond). My pages are defined like this:

<!doctype html>
<html>
<head>
<meta charset="utf-8">

What am I doing wrong? Any help would be appreciated.

Thanks,
Steve

Hi Steve,

I think this is an encoding issue, I don't think the page is being displayed in UTF-8, which is what CMS Builder encodes its content in. 

I've done some quick local testing, and this header displays special characters correctly on the page for me:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
  <title></title>
  <meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />
 </head>

Let me know if this doesn't work.

Thanks!

Greg

Greg Thomas







PHP Programmer - interactivetools.com

By ross - March 18, 2013

Hi Steve

Thanks for the update! I think it's time for us to get in there and take a closer look :). Could you send through a support request?

https://www.interactivetools.com/support/email_support_form.php

If you could put a link to this post in the comments on the support request, I can also update this thread for anyone else following along.

Thanks!

-----------------------------------------------------------
Cheers,
Ross Fairbairn - Consulting
consulting@interactivetools.com

Hire me! Save time by getting our experts to help with your project.
Template changes, advanced features, full integration, whatever you
need. Whether you need one hour or fifty, get it done fast with
Priority Consulting: http://www.interactivetools.com/consulting/