<?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: Why can't I store content properties in local languages? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/why-can-t-i-store-content-properties-in-local-languages/m-p/83325#M55946</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thant you very much, Steve.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That solved my problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Dec 2007 09:33:31 GMT</pubDate>
    <dc:creator>duxtinto</dc:creator>
    <dc:date>2007-12-24T09:33:31Z</dc:date>
    <item>
      <title>Why can't I store content properties in local languages?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/why-can-t-i-store-content-properties-in-local-languages/m-p/83319#M55940</link>
      <description>Hi,I am using alfresco with tomcat &amp;amp; MySQL.I tried to enter some Sinhala Unicode characters as content properties. (eg. Author). But alfresco stored ??????? instead of the Unicode characters. I observed the same issue for Tamil and Hindi Unicode characters. Why can't I store content properties i</description>
      <pubDate>Sun, 12 Aug 2007 14:04:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/why-can-t-i-store-content-properties-in-local-languages/m-p/83319#M55940</guid>
      <dc:creator>erangaj</dc:creator>
      <dc:date>2007-08-12T14:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't I store content properties in local languages?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/why-can-t-i-store-content-properties-in-local-languages/m-p/83320#M55941</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 think it is rather a java problem than an Alfresco one. Did you convert your property file using the native2ascii binary supplied with jdk ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I use this for converting french characters: first I write a resource-fr_FR.properties.src that contains my messages with french characters. Then I run the native2ascii on this file to produce the final file resource-fr_FR.properties which is then used by the application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2007 12:25:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/why-can-t-i-store-content-properties-in-local-languages/m-p/83320#M55941</guid>
      <dc:creator>bgl</dc:creator>
      <dc:date>2007-08-13T12:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't I store content properties in local languages?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/why-can-t-i-store-content-properties-in-local-languages/m-p/83321#M55942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi bgl&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just entered Unicode characters to text box of "edit properties" form. I haven't localized any labels. Labels are in English. But I couldn't enter text in local languages. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It can be a Alfresco issue or MySQL issue or Tomcat issue or Java issue or Ubuntu issue. :-(. No idea.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-eranga&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2007 14:48:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/why-can-t-i-store-content-properties-in-local-languages/m-p/83321#M55942</guid>
      <dc:creator>erangaj</dc:creator>
      <dc:date>2007-08-13T14:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't I store content properties in local languages?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/why-can-t-i-store-content-properties-in-local-languages/m-p/83322#M55943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I misunderstood your question I think. I thought you were supplying resources for label or something like this but I didn't understand it was related to stuff stored in database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you check the encoding of your database ? may be it is not relevant. Usually it is running for storing UTF-8 characters. If you want to store characters that cannot be encoded with UTF-8, then you will get in trouble. I'm running on a postgres db with no problem. I use french characters.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It can be a track…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Aug 2007 15:05:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/why-can-t-i-store-content-properties-in-local-languages/m-p/83322#M55943</guid>
      <dc:creator>bgl</dc:creator>
      <dc:date>2007-08-13T15:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't I store content properties in local languages?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/why-can-t-i-store-content-properties-in-local-languages/m-p/83323#M55944</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'm evaluating Alfresco software for our offices in China.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the same problem as erangaj, but in my case is when I try to upload a file with the name in 'unicode Simplified Chinese'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to explain it as clear as possible.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My testing configuration: Open Suse 10.2 + Alfresco Community 2.1 + Tomcat + MySql.&amp;nbsp;&amp;nbsp; All of them in default configuration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I try to 'add Content' with a file with the tittle in chinese:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At the 1st window, when i need to select the file, all is ok.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[img]&lt;/SPAN&gt;&lt;A href="http://farm2.static.flickr.com/1070/1440022597_2e729fbfb8.jpg?v=0" rel="nofollow noopener noreferrer"&gt;http://farm2.static.flickr.com/1070/1440022597_2e729fbfb8.jpg?v=0&lt;/A&gt;&lt;SPAN&gt;[/img]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After I clicked the 'Upload' button, the proccess seems to be ok, as you can see en the next picture:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[img]&lt;/SPAN&gt;&lt;A href="http://farm2.static.flickr.com/1328/1440022751_085ebd8515.jpg?v=0" rel="nofollow noopener noreferrer"&gt;http://farm2.static.flickr.com/1328/1440022751_085ebd8515.jpg?v=0&lt;/A&gt;&lt;SPAN&gt;[/img]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think the problem happens when the system store the properties of the file. In the next window ('Modify Content Properties') you can see that the name of the file is not the correct chinese name:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[img]&lt;/SPAN&gt;&lt;A href="http://farm2.static.flickr.com/1406/1440022831_60541ce846.jpg?v=0" rel="nofollow noopener noreferrer"&gt;http://farm2.static.flickr.com/1406/1440022831_60541ce846.jpg?v=0&lt;/A&gt;&lt;SPAN&gt;[/img]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and there is a new error in the alfresco.log:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;05:17:01,414 ERROR [org.alfresco.repo.node.integrity.IntegrityChecker] Found 1 integrity violations:&lt;BR /&gt;Invalid property value: &lt;BR /&gt;&amp;nbsp;&amp;nbsp; Node: archive://SpacesStore/400e9634-4919-11dc-af06-5b13947b97f2&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Type: {&lt;A href="http://www.alfresco.org/model/content/1.0}content" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/content/1.0}content&lt;/A&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Property: {&lt;A href="http://www.alfresco.org/model/content/1.0}name" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/content/1.0}name&lt;/A&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Constraint: Value 'ni ??.TXT' matches regular expression: (.*[\"\*\\\&amp;gt;\&amp;lt;\?\/\:\|]+.*)|(.*[\.]?.*[\.]+$)|(.*[ ]+$)&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;If I open the folder which contains the new file, I can see the new content, with its wrong name:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[img]&lt;/SPAN&gt;&lt;A href="http://farm2.static.flickr.com/1428/1440884000_6ddc6a1df0.jpg?v=0" rel="nofollow noopener noreferrer"&gt;http://farm2.static.flickr.com/1428/1440884000_6ddc6a1df0.jpg?v=0&lt;/A&gt;&lt;SPAN&gt;[/img]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Aggravating the situation, if i try to delete the problematic file, I get an error screen with the text 'Unable to delete File due to system error:', &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[img]&lt;/SPAN&gt;&lt;A href="http://farm2.static.flickr.com/1204/1440884118_f953524178.jpg?v=0" rel="nofollow noopener noreferrer"&gt;http://farm2.static.flickr.com/1204/1440884118_f953524178.jpg?v=0&lt;/A&gt;&lt;SPAN&gt;[/img]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and in the log appears a new error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;05:17:01,510 ERROR [org.alfresco.web.ui.common.Utils] Unable to delete File due to system error:&lt;BR /&gt;org.alfresco.error.AlfrescoRuntimeException: Unknown Exception in Transaction.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:292)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:155)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.web.bean.dialog.BaseDialogBean.finish(BaseDialogBean.java:124)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.web.bean.dialog.DialogManager.finish(DialogManager.java:347)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.reflect.Method.invoke(Method.java:585)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.myfaces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:132)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:61)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at javax.faces.component.UICommand.broadcast(UICommand.java:109)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at javax.faces.component.UIViewRoot._broadcastForPhase(UIViewRoot.java:97)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:171)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.myfaces.lifecycle.InvokeApplicationExecutor.execute(InvokeApplicationExecutor.java:32)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.myfaces.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:95)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:70)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at javax.faces.webapp.FacesServlet.service(FacesServlet.java:139)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.web.app.servlet.AuthenticationFilter.doFilter(AuthenticationFilter.java:81)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.Thread.run(Thread.java:595)&lt;BR /&gt;Caused by: javax.transaction.RollbackException: Transaction didn't commit: Integrity failure&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.util.transaction.SpringAwareUserTransaction.commit(SpringAwareUserTransaction.java:430)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:239)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;… 33 more&lt;BR /&gt;Caused by: org.alfresco.repo.node.integrity.IntegrityException: Integrity failure&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.node.integrity.IntegrityChecker.checkIntegrity(IntegrityChecker.java:626)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.transaction.AlfrescoTransactionSupport$TransactionSynchronizationImpl.flush(AlfrescoTransactionSupport.java:559)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.transaction.AlfrescoTransactionSupport$TransactionSynchronizationImpl.beforeCommit(AlfrescoTransactionSupport.java:630)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.transaction.support.TransactionSynchronizationUtils.triggerBeforeCommit(TransactionSynchronizationUtils.java:48)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.transaction.support.AbstractPlatformTransactionManager.triggerBeforeCommit(AbstractPlatformTransactionManager.java:821)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:637)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:624)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:307)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.util.transaction.SpringAwareUserTransaction.commit(SpringAwareUserTransaction.java:420)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;… 34 more&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;/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;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;/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;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Could anybody help me?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;have anybody ever lived any similar situation?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;erangaj, how did you solve your problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 03:06:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/why-can-t-i-store-content-properties-in-local-languages/m-p/83323#M55944</guid>
      <dc:creator>duxtinto</dc:creator>
      <dc:date>2007-09-26T03:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't I store content properties in local languages?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/why-can-t-i-store-content-properties-in-local-languages/m-p/83324#M55945</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 set up your databases to allow storage of Unicode chars - if you use MySQL this is not the default!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Modify your my.ini or my.cnf like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[mysql]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;default-character-set=utf8&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[mysqld]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;default-character-set=utf8&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then restart MySQL.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(Note, you may have to drop and recreate the Alfresco catalog for MySQL to apply these changes to the Alfresco tables)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2007 11:56:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/why-can-t-i-store-content-properties-in-local-languages/m-p/83324#M55945</guid>
      <dc:creator>steve</dc:creator>
      <dc:date>2007-12-03T11:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't I store content properties in local languages?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/why-can-t-i-store-content-properties-in-local-languages/m-p/83325#M55946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thant you very much, Steve.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That solved my problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2007 09:33:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/why-can-t-i-store-content-properties-in-local-languages/m-p/83325#M55946</guid>
      <dc:creator>duxtinto</dc:creator>
      <dc:date>2007-12-24T09:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't I store content properties in local languages?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/why-can-t-i-store-content-properties-in-local-languages/m-p/83326#M55947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;HI Steve&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am a chinese , has a similar problem with duxtinto .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I installed alfresco-community-tomcat-2.1.0.tar.gz on my linux box.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;when installing alfresco ,I modified db_setup.sql for creating the db with utf-8.here is :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;create database alfresco DEFAULT CHARACTER SET utf8 COLLATE utf8_bin; &lt;BR /&gt;grant all on alfresco.* to 'alfresco'@'localhost' identified by 'alfresco' with grant option; &lt;BR /&gt;grant all on alfresco.* to 'alfresco'@'localhost.localdomain' identified by 'alfresco' with grant option;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;the problem is :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;when I create a conten ,making a chinese string as the name of the content, encoding I choose utf-8 ,when I complete,the chinese name of the content shows&amp;nbsp; "??",but the chinese content of it keeps well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;also I cannot delete it ,the log shows &lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;16:22:00,420 ERROR [node.integrity.IntegrityChecker] Found 1 integrity violations:&lt;BR /&gt;Invalid property value: &lt;BR /&gt;&amp;nbsp;&amp;nbsp; Node: archive://SpacesStore/cf057f83-a241-11dc-933c-3df0bbd782f2&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Type: {&lt;A href="http://www.alfresco.org/model/content/1.0}content" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/content/1.0}content&lt;/A&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Property: {&lt;A href="http://www.alfresco.org/model/content/1.0}name" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/model/content/1.0}name&lt;/A&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Constraint: Value '???' matches regular expression: (.*[\"\*\\\&amp;gt;\&amp;lt;\?\/\:\|]+.*)|(.*[\.]?.*[\.]+$)|(.*[ ]+$)&lt;BR /&gt;16:22:00,473 ERROR [ui.common.Utils] Unable to delete File due to system error:&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I can't modified the my.cnf to change mysql globally which you indicated in this topic ,because there are serveral applications running on it.I am afraid it will broke them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;so is there any thing I can do with the alfresco database or alfresco program without affecting my other application's database?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 07:46:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/why-can-t-i-store-content-properties-in-local-languages/m-p/83326#M55947</guid>
      <dc:creator>yahoon</dc:creator>
      <dc:date>2007-12-27T07:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Why can't I store content properties in local languages?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/why-can-t-i-store-content-properties-in-local-languages/m-p/83327#M55948</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;There is a constraint on the values that can be used for cm:name defined in the model. You need to modify this constraint.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 10:45:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/why-can-t-i-store-content-properties-in-local-languages/m-p/83327#M55948</guid>
      <dc:creator>andy</dc:creator>
      <dc:date>2008-01-22T10:45:40Z</dc:date>
    </item>
  </channel>
</rss>

