mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Correct typo versionstate to versioningstate.
This commit is contained in:
@@ -2972,7 +2972,7 @@ public class NodesImpl implements Nodes
|
||||
renditionNames = getStringOrNull(field.getValue());
|
||||
break;
|
||||
|
||||
case "versionstate":
|
||||
case "versioningstate":
|
||||
versioningState = getStringOrNull(field.getValue());
|
||||
break;
|
||||
|
||||
|
Reference in New Issue
Block a user