Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[node:edit] Do not write protected properties when editing #126

Closed
dantleech opened this issue Sep 5, 2014 · 2 comments
Closed

[node:edit] Do not write protected properties when editing #126

dantleech opened this issue Sep 5, 2014 · 2 comments

Comments

@dantleech
Copy link
Member

This happens for example when you attempt to edit a verionable node:

Errors encountered during denormalization: Property 'jcr:predecessors' of node type 'mix:versionable' is protected and cannot be modified
@dbu
Copy link
Member

dbu commented May 2, 2015

even if i don't change the jcr:predecessors property? if i try to change that, i think the error makes sense, its better than silently ignoring it.

@dbu
Copy link
Member

dbu commented May 2, 2015

moved to phpcr/phpcr-shell#156 as its about the shell, not a utils command

@dbu dbu closed this as completed May 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants