neos / contentrepository-development-collection

Work in Progress on the Event Sourced Content Repository as installable set of packages
4 stars 9 forks source link

BUGFIX: Allow moving of unnamed nodes #162

Closed bwaidelich closed 3 years ago

bwaidelich commented 4 years ago

Without this fix trying to move a node that has no NodeName set leads to an exception:

Argument 2 passed to NodeAggregateCommandHandler::requireNodeNameToBeUncovered() must
be an instance of NodeName, null given, called in NodeMove.php on line 100