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

Cannot delete node property #4

Closed
cmorgner opened this issue Jun 7, 2011 · 3 comments
Closed

Cannot delete node property #4

cmorgner opened this issue Jun 7, 2011 · 3 comments
Assignees
Labels
Milestone

Comments

@cmorgner
Copy link
Member

cmorgner commented Jun 7, 2011

Trying to delete a node property results in an error page.

@amorgner
Copy link
Member

amorgner commented Jun 7, 2011

Changing (and deleting) node properties directly is a superuser function not exposed to users. But nevertheless, it should work.

@ghost ghost assigned amorgner Jun 7, 2011
@cmorgner
Copy link
Member Author

cmorgner commented Jun 8, 2011

The following exception is thrown:
java.lang.NoSuchMethodException: org.structr.ui.page.admin.DefaultEdit.onDeleteProperty()

@amorgner
Copy link
Member

Those admin functions are now removed from edit-properties-panel.htm.

Removing properties is possible with the 'unset' command in the console (new in release-0.4-SNAPSHOT branch).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants