<?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: file impossible to delete in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/file-impossible-to-delete/m-p/194625#M147755</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As far as I know _ is already allowed.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Sep 2009 15:34:53 GMT</pubDate>
    <dc:creator>iblanco</dc:creator>
    <dc:date>2009-09-28T15:34:53Z</dc:date>
    <item>
      <title>file impossible to delete</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/file-impossible-to-delete/m-p/194621#M147751</link>
      <description>I have several files I'm trying to delete, with no luck so far. I always get this error:* Unable to delete File due to system error: Found 1 integrity violations: Invalid property value: Node: archive://SpacesStore/870b7ffc-d3f2-4fe1-a1bf-71e4117bc6ed Type: {http://www.alfresco.org/model/content/1.0</description>
      <pubDate>Wed, 26 Nov 2008 02:16:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/file-impossible-to-delete/m-p/194621#M147751</guid>
      <dc:creator>stickman</dc:creator>
      <dc:date>2008-11-26T02:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: file impossible to delete</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/file-impossible-to-delete/m-p/194622#M147752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there any solution to this?&amp;nbsp; I've been trying to delete several such files for a while and there seems to be no solution in the forums.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For me, seems the original file name was copied and pasted from word by one of our users using a curved apostrophe. File at least partially uploaded (though the file size is 0) but now I'm unable to delete it or modify it at all. If connected through CIFS and I try deleting through a command prompt using the original character, it identifies that the file exists, but still can't remove it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 08:28:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/file-impossible-to-delete/m-p/194622#M147752</guid>
      <dc:creator>bhonermann</dc:creator>
      <dc:date>2008-12-09T08:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: file impossible to delete</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/file-impossible-to-delete/m-p/194623#M147753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This thread is pretty old, so hopefully the persons writing in it have solved the problem by now. However, I found it while searching for a solution myself and figured that the solution might be useful to others.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unallowed characters are determined in the file &lt;/SPAN&gt;&lt;STRONG&gt;contentModel.xml&lt;/STRONG&gt;&lt;SPAN&gt;, so by editing this file one can allow the characters causing trouble, allowing the file(s) to be deleted. The interesting part of the file is 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;constraints&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;constraint name="cm:filename" type="REGEX"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;parameter name="expression"&amp;gt;&amp;lt;value&amp;gt;&amp;lt;![CDATA[(.*[\"\*\\\&amp;gt;\&amp;lt;\?\/\:\|]+.*)|(.*[\.]?.*[\.]+$)|(.*[ ]+$)]]&amp;gt;&amp;lt;/value&amp;gt;&amp;lt;/parameter&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;parameter name="requiresMatch"&amp;gt;&amp;lt;value&amp;gt;false&amp;lt;/value&amp;gt;&amp;lt;/parameter&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/constraint&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;constraint name="cm:userNameConstraint" type="org.alfresco.repo.dictionary.constraint.UserNameConstraint" /&amp;gt;&lt;BR /&gt;&amp;lt;/constraints&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;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2009 11:27:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/file-impossible-to-delete/m-p/194623#M147753</guid>
      <dc:creator>gronfelt</dc:creator>
      <dc:date>2009-06-24T11:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: file impossible to delete</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/file-impossible-to-delete/m-p/194624#M147754</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;SPAN&gt;how does the expression exactly have to look like to allow ? and _&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thx&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Sep 2009 07:44:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/file-impossible-to-delete/m-p/194624#M147754</guid>
      <dc:creator>tfk</dc:creator>
      <dc:date>2009-09-05T07:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: file impossible to delete</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/file-impossible-to-delete/m-p/194625#M147755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As far as I know _ is already allowed.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Sep 2009 15:34:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/file-impossible-to-delete/m-p/194625#M147755</guid>
      <dc:creator>iblanco</dc:creator>
      <dc:date>2009-09-28T15:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: file impossible to delete</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/file-impossible-to-delete/m-p/194626#M147756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;See also &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-2017" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-2017&lt;/A&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALFCOM-2567" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALFCOM-2567&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The latter explains:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;As a workaround, try disabling the integrity checking by adding this to your custom-repository-context.xml:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;bean id="integrityChecker" class="java.util.ArrayList" /&amp;gt;&lt;BR /&gt;Or else copy the original bean and just change the "enabled" attribute.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;After doing this, I was able to delete the file using the JSF web client (but not using cadaver webdav client).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Apr 2010 04:07:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/file-impossible-to-delete/m-p/194626#M147756</guid>
      <dc:creator>jharrop</dc:creator>
      <dc:date>2010-04-07T04:07:38Z</dc:date>
    </item>
  </channel>
</rss>

