phpcr/phpcr-shell

[node edit] WeakReference serialized as array instead of scalar

Closed this issue · 2 comments

In the following example shows the representation of nsys:redirect-target in the node:edit output. The value is infact a scalar value.

'nsys:redirect-target':
    type: WeakReference
    value: [8ade6951-860d-40cc-864f-ce6946957845]
dbu commented

and nsys:redirect-target is not a multivalue field?

Nope. Think its some problem with the serializer, wouldn't be the first..