mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Added unit test
This commit is contained in:
@@ -403,6 +403,7 @@ public class RecordableVersionServiceImpl extends Version2ServiceImpl
|
||||
standardVersionProperties.get(
|
||||
QName.createQName(Version2Model.NAMESPACE_URI,
|
||||
Version2Model.PROP_VERSION_DESCRIPTION)));
|
||||
// run as system as we can't be sure if the user has add aspect rights
|
||||
authenticationUtil.runAsSystem(new RunAsWork<Void>()
|
||||
{
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user