Skip to content

Fix Bug (java.lang.ClassCastException: String cannot be cast to byte[]) #213

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

Closed
wants to merge 1 commit into from

Conversation

synchrok
Copy link

This bug occurs with BinaryHttpResponseHandler when failed to download
data. (at
BinaryHttpResponseHandler.handleMessage(BinaryHttpResponseHandler.java:145))

This bug occurs with BinaryHttpResponseHandler when failed to download
data.
at
BinaryHttpResponseHandler.handleMessage(BinaryHttpResponseHandler.java:145)
@synchrok synchrok closed this Apr 18, 2013
@synchrok
Copy link
Author

Sorry it's my mistake.

@rishabhmhjn
Copy link
Contributor

I am having the same issue! Isn't this pull-request fix for that?

@synchrok
Copy link
Author

synchrok commented May 3, 2013

No, cause of binary data (byte[])'s toString() method make images to blank. I think we have to fix this problem to another way.

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

Successfully merging this pull request may close these issues.

2 participants