Fixed AR-598: Restore not working for non-admin user

Fixed AR-579: Node ownership not changing for archived and restored nodes


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2964 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Derek Hulley
2006-05-24 07:13:56 +00:00
parent 47949f8155
commit 8c870f8c34
4 changed files with 97 additions and 38 deletions

View File

@@ -139,6 +139,10 @@
<type>d:datetime</type>
<mandatory>true</mandatory>
</property>
<property name="sys:archivedOriginalOwner">
<type>d:text</type>
<mandatory>true</mandatory>
</property>
</properties>
</aspect>
<aspect name="sys:archived-assocs">