<?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: Upload file with special character in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/upload-file-with-special-character/m-p/31322#M13272</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is just by using the "share" web ui&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Nov 2017 13:34:00 GMT</pubDate>
    <dc:creator>benjamin_dreux</dc:creator>
    <dc:date>2017-11-27T13:34:00Z</dc:date>
    <item>
      <title>Upload file with special character</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/upload-file-with-special-character/m-p/31318#M13268</link>
      <description>In alfresco I've got problème to upload certain file when they have special characers.Some file withn "éèô" can't be uploaded. Just replacing the accentuated chars with unaccentuated char fix the problem.The error that appears in the log is the following:Caused by: org.alfresco.service.cmr.model.Fil</description>
      <pubDate>Fri, 24 Nov 2017 17:10:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/upload-file-with-special-character/m-p/31318#M13268</guid>
      <dc:creator>benjamin_dreux</dc:creator>
      <dc:date>2017-11-24T17:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Upload file with special character</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/upload-file-with-special-character/m-p/31319#M13269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems like file already exist with the file name.Alfresco will not allow file with duplicate name on same location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This may happen&amp;nbsp;with your customization also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2017 09:08:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/upload-file-with-special-character/m-p/31319#M13269</guid>
      <dc:creator>krutik_jayswal</dc:creator>
      <dc:date>2017-11-27T09:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Upload file with special character</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/upload-file-with-special-character/m-p/31320#M13270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, i can send two time the same file, and the second one will have a "-1" extension added to the file name.&lt;/P&gt;&lt;P&gt;Eg. I send a file called "abc.pdf" and send it a second time. I will have a "abc.pdf" and "abc-1.pdf".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I add the same issue with file that were never sent to this installation of alfresco.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume that the problem is not related to the same name message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2017 13:19:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/upload-file-with-special-character/m-p/31320#M13270</guid>
      <dc:creator>benjamin_dreux</dc:creator>
      <dc:date>2017-11-27T13:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Upload file with special character</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/upload-file-with-special-character/m-p/31321#M13271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please add code as well, and what you are doing ?Will be needing all the code which is related to this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2017 13:28:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/upload-file-with-special-character/m-p/31321#M13271</guid>
      <dc:creator>krutik_jayswal</dc:creator>
      <dc:date>2017-11-27T13:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: Upload file with special character</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/upload-file-with-special-character/m-p/31322#M13272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is just by using the "share" web ui&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2017 13:34:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/upload-file-with-special-character/m-p/31322#M13272</guid>
      <dc:creator>benjamin_dreux</dc:creator>
      <dc:date>2017-11-27T13:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Upload file with special character</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/upload-file-with-special-character/m-p/31323#M13273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you try to upload the file using alfrescos&amp;nbsp;tomcat (bypassing nginx) so that you are shure that the Problem is Not caused by the nginx Setup?&lt;/P&gt;&lt;P&gt;I assume you are running Alfresco on Linux - what´s the Alfresco Version you are using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 06:18:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/upload-file-with-special-character/m-p/31323#M13273</guid>
      <dc:creator>mehe</dc:creator>
      <dc:date>2017-11-28T06:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Upload file with special character</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/upload-file-with-special-character/m-p/31324#M13274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using alfresco community version 5.2g for the platform and 5.2f for share ui.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll try to access it directly, in my last attempts i needed to undo the installation in order to allow me to login again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 14:05:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/upload-file-with-special-character/m-p/31324#M13274</guid>
      <dc:creator>benjamin_dreux</dc:creator>
      <dc:date>2017-11-28T14:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Upload file with special character</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/upload-file-with-special-character/m-p/31325#M13275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 14:41:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/upload-file-with-special-character/m-p/31325#M13275</guid>
      <dc:creator>benjamin_dreux</dc:creator>
      <dc:date>2017-11-29T14:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Upload file with special character</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/upload-file-with-special-character/m-p/31326#M13276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about the encoding configuration inside Tomcat?&lt;/P&gt;&lt;P&gt;Are you using UTF-8, like this? &lt;A class="link-titled" href="https://github.com/loftuxab/alfresco-ubuntu-install/blob/master/tomcat/server.xml#L71" title="https://github.com/loftuxab/alfresco-ubuntu-install/blob/master/tomcat/server.xml#L71" rel="nofollow noopener noreferrer"&gt;alfresco-ubuntu-install/server.xml at master · loftuxab/alfresco-ubuntu-install · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And the same question for the database.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 19:22:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/upload-file-with-special-character/m-p/31326#M13276</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2017-11-29T19:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Upload file with special character</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/upload-file-with-special-character/m-p/31327#M13277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm specifying utf-8 in uri encoding, file encoding (jvm params), the database and the proxy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 20:03:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/upload-file-with-special-character/m-p/31327#M13277</guid>
      <dc:creator>benjamin_dreux</dc:creator>
      <dc:date>2017-11-29T20:03:03Z</dc:date>
    </item>
  </channel>
</rss>

