Closed dantleech closed 9 years ago
This is relevant when you list a node by its UUID:
PHPCRSH > ls 84ae3000-d5c7-4ea5-a6b1-783ce937d52f +-----------------+-----------+--------------------------------------+ | sulu:created | DATE | 2014-09-12T12:56:21+02:00 | | sulu:history | BOOLEAN | false | | sulu:content | REFERENCE | be7bbed5-23b3-47de-bc35-e5f01ddef6c3 | | jcr:uuid | STRING | 84ae3000-d5c7-4ea5-a6b1-783ce937d52f | | jcr:mixinTypes | NAME | [0] sulu:path | | jcr:primaryType | NAME | nt:unstructured | +-----------------+-----------+--------------------------------------+
This will be fixed when the wildcard PR is merged
This is relevant when you list a node by its UUID: