<?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: can not displace the spce name in Chinese in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/can-not-displace-the-spce-name-in-chinese/m-p/92269#M63044</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your kindly reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;yes, my.ini or my.cnf are the two files we will modified after installing mysql,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and the values are those you specified.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is there any other file ( *.xml .. ) we should check ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Aug 2007 00:37:30 GMT</pubDate>
    <dc:creator>stc_mis</dc:creator>
    <dc:date>2007-08-20T00:37:30Z</dc:date>
    <item>
      <title>can not displace the spce name in Chinese</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-not-displace-the-spce-name-in-chinese/m-p/92265#M63040</link>
      <description>i create a new space , and type the name in Chinese , but the system shows that space name to be ?????? .what should i check to correct this ?our db (mysql) is set to be utf-8 encoding.</description>
      <pubDate>Thu, 16 Aug 2007 01:43:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-not-displace-the-spce-name-in-chinese/m-p/92265#M63040</guid>
      <dc:creator>stc_mis</dc:creator>
      <dc:date>2007-08-16T01:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: can not displace the spce name in Chinese</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-not-displace-the-spce-name-in-chinese/m-p/92266#M63041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I created a new folder in Chinese name is okay with Oracle datebase!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 03:51:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-not-displace-the-spce-name-in-chinese/m-p/92266#M63041</guid>
      <dc:creator>shawnhy</dc:creator>
      <dc:date>2007-08-16T03:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: can not displace the spce name in Chinese</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-not-displace-the-spce-name-in-chinese/m-p/92267#M63042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi , do you receive mail ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;we install alfresco twice,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;one time is ok , the other met the problem as described.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i hope someone from alfresco can give me some advise , but always no response !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 04:03:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-not-displace-the-spce-name-in-chinese/m-p/92267#M63042</guid>
      <dc:creator>stc_mis</dc:creator>
      <dc:date>2007-08-16T04:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: can not displace the spce name in Chinese</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-not-displace-the-spce-name-in-chinese/m-p/92268#M63043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you checked in your my.ini or my.cnf that the following are set:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;[client]&lt;BR /&gt;…&lt;BR /&gt;default-character-set=utf8&lt;BR /&gt;…&lt;BR /&gt;[mysqld]&lt;BR /&gt;…&lt;BR /&gt;# The default character set that will be used when a new schema or table is&lt;BR /&gt;# created and no character set is defined&lt;BR /&gt;default-character-set=utf8&lt;BR /&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;/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;This will ensure you are using UTF-8 through the different layers of connectivity to MySQL&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2007 11:44:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-not-displace-the-spce-name-in-chinese/m-p/92268#M63043</guid>
      <dc:creator>steve</dc:creator>
      <dc:date>2007-08-17T11:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: can not displace the spce name in Chinese</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-not-displace-the-spce-name-in-chinese/m-p/92269#M63044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your kindly reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;yes, my.ini or my.cnf are the two files we will modified after installing mysql,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and the values are those you specified.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is there any other file ( *.xml .. ) we should check ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 00:37:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-not-displace-the-spce-name-in-chinese/m-p/92269#M63044</guid>
      <dc:creator>stc_mis</dc:creator>
      <dc:date>2007-08-20T00:37:30Z</dc:date>
    </item>
  </channel>
</rss>

