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 attributes with ":" character breaks XML serialization. #603

Closed
ahonor opened this issue Dec 6, 2013 · 0 comments
Closed

Node attributes with ":" character breaks XML serialization. #603

ahonor opened this issue Dec 6, 2013 · 0 comments

Comments

@ahonor
Copy link
Contributor

ahonor commented Dec 6, 2013

If you define a Node with an attribute containing a colon character (or any other that would break XML serialization using 'attribute' tags) you will get an error when accessing the resources via API. I encountered this while writing a Resource Model Source plugin that used the NodeEntryImpl methods for adding attributes.

gschueler added a commit that referenced this issue Dec 12, 2013
Use embedded <attribute> if name contains ":"
@ahonor ahonor closed this as completed Jan 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant