Skip to content

IOError(value + " is invalid for " + enumTypeDescription.@name) thrown when this not expected #36

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. client & server have the same protocol.
2. 1 new token added to enum. server updated to use new protocol.
3. server send message to the client(with old api) with value set to new token 
from enum.
4. IOError(value + " is invalid for " + enumTypeDescription.@name) thrown on 
message.toString()

What is the expected output? What do you see instead?
no Error thrown

What version of the product are you using? On what operating system?
2.4.1


Please provide any additional information below.

Original issue reported on code.google.com by siarhei....@gmail.com on 26 Nov 2012 at 10:18

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions