<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic £ (&amp;#163;) symbol in web forms Tiny MCE editor in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/163-symbol-in-web-forms-tiny-mce-editor/m-p/274281#M227411</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I’m trying to get the pound symbol (£) into a an embedded section of HTML in a web form. I believe that Alfresco uses Tiny MCE as the WYSIWYG editor. The issue I have is that at the moment if I enter a £ symbol in the Tiny MCE editor the web form (XSLT) converts it into Â£ in the final exported version (to the standalone deployment receiver) or to the one downloaded in the "View Details" page of the content. So then I tried to use the HTML code editor part of Tiny MCE and enter the encoded value. Unfortunately if I enter a &amp;amp;#163; or &amp;amp;pound; both of which are then converted back into £ symbols by the Tiny MCE when I click “Update”. It all looks ok in the embedded editor but when you export the content from Alfresco or download the content from Alfresco it shows up as Â£. It even shows up ok when you click on the file in the Alfresco's WCM "View In Browser" option, so it seems to get converted by something on a deployment/download. This means I’m currently stuck with the final version of the HTML with Â£. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have entered all the other likely characters on the keyboard !"Â£$%^&amp;amp;*(){}:@~&amp;lt;&amp;gt;?-=[];'#,./ and they appear to work as expected. However as I will have content editors using Word to enter odd symbols i.e. ‘ or &amp;amp;#8216; then I may end up with more issues â€˜ for example&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas for a solution?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jun 2011 13:33:06 GMT</pubDate>
    <dc:creator>wilsonb</dc:creator>
    <dc:date>2011-06-07T13:33:06Z</dc:date>
    <item>
      <title>£ (£) symbol in web forms Tiny MCE editor</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/163-symbol-in-web-forms-tiny-mce-editor/m-p/274281#M227411</link>
      <description>Hi, I’m trying to get the pound symbol (£) into a an embedded section of HTML in a web form. I believe that Alfresco uses Tiny MCE as the WYSIWYG editor. The issue I have is that at the moment if I enter a £ symbol in the Tiny MCE editor the web form (XSLT) converts it into Â£ in the final exported</description>
      <pubDate>Tue, 07 Jun 2011 13:33:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/163-symbol-in-web-forms-tiny-mce-editor/m-p/274281#M227411</guid>
      <dc:creator>wilsonb</dc:creator>
      <dc:date>2011-06-07T13:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: £ (£) symbol in web forms Tiny MCE editor</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/163-symbol-in-web-forms-tiny-mce-editor/m-p/274282#M227412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just a quick update and a workaround. The update is that I was wrong thinking it was converting out on deploy/download. It appears to be leaving the £ symbol intact when the source is deployed/downloaded (as seen in a text editor). Now for the work around, I have put the following lines in the XSLT in order to make it UTF8 encoded.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;head&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"/&amp;gt;&lt;BR /&gt;&amp;lt;/head&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Oddly enough when I add the above text, Alfresco then adds it’s own line in above my one so it looks like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;head&amp;gt;&lt;BR /&gt; &amp;lt;META http-equiv="Content-Type" content="text/html; charset=UTF-8"&amp;gt;&lt;BR /&gt; &amp;lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"&amp;gt;&lt;BR /&gt;&amp;lt;/head&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I have added it and removed it from the XSLT in order to be sure it’s just happening when the lines are added. I don’t mind as it does not effect the running of the page but it seems a little odd to do this, it’s almost like it forgot until I have reminded it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2011 15:11:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/163-symbol-in-web-forms-tiny-mce-editor/m-p/274282#M227412</guid>
      <dc:creator>wilsonb</dc:creator>
      <dc:date>2011-06-08T15:11:20Z</dc:date>
    </item>
  </channel>
</rss>

