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

Hmipserver Throws exception when RPC call/response contains attributes that are empty strings #83

Open
hobbyquaker opened this issue Aug 25, 2018 · 1 comment

Comments

@hobbyquaker
Copy link
Contributor

hobbyquaker commented Aug 25, 2018

de.eq3.cbcs.legacy.communication.rpc.RpcSerializationException: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,770]
Message: found: CHARACTERS, expected START_ELEMENT or END_ELEMENT

Occures when responding to listDevices with device attributes that are empty strings or when using addLink with an empty description param. Did not test with other RPC methods.

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

1 participant