<?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 Re: £ (£) 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/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>
    <dc:creator>wilsonb</dc:creator>
    <dc:date>2011-06-08T15:11:20Z</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>

