mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Resolve ALF-5079 - NodeDAO: add missing aspects regress (when aspect has same name as assoc)
- note: was "MT: attempt to create new tenant after upgrade from pre-3.4 fails" git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@23091 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -379,6 +379,16 @@
|
||||
</association>
|
||||
</associations>
|
||||
</aspect>
|
||||
|
||||
<!-- ano1 aspect - happens to be the same name as a child assoc name -->
|
||||
<aspect name="test:aspect-child-assoc">
|
||||
<title>Aspect ANO1</title>
|
||||
</aspect>
|
||||
|
||||
<!-- ano2 aspect - happens to be the same name as a peer assoc name -->
|
||||
<aspect name="test:aspect-normal-assoc">
|
||||
<title>Aspect ANO2</title>
|
||||
</aspect>
|
||||
|
||||
<aspect name="test:rendered">
|
||||
<title>Aspect for Hanging Renditions Off</title>
|
||||
|
Reference in New Issue
Block a user