Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
When creating or updating a user/group it may be necessary to supply the jcr:primaryType and/or jcr:mixinTypes values for one or more of the container nodes to satisfy constraints.
For example:
curl -Fprivate/jcr:mixinTypes=mymix:samplemix \
-Fprivate2/jcr:primaryType=my:sample \
http://localhost:8080/people/user/testuser1.update.html
Attachments
Issue Links
- links to