Skip to content

Conversation

sim0nx
Copy link
Contributor

@sim0nx sim0nx commented Feb 1, 2017

When fetching binary attachments from RT with a returned content-type of application/octet-stream; trying to decode the body as utf-8 does not work and throws an exception.

The following is a simple fix to just ignore any decoding issues and fixes the issue.

Any chance you could merge this please?

@z4r
Copy link
Owner

z4r commented Feb 1, 2017

Hi @sim0nx,
thx for your commit.

Of course the issue on travis is not your fault.

Could you pls remove all occurrences of --use-mirrors in the .travis.yml and push again on this PR?

@sim0nx
Copy link
Contributor Author

sim0nx commented Feb 1, 2017

Hi,
Sure, done :-)

Hmm it still fails with the same error, looks like travis does not take the latest commit into account...hmm

@sim0nx
Copy link
Contributor Author

sim0nx commented Feb 1, 2017

I opened a new PR #50 to try to fix the travis run problem

@sim0nx sim0nx closed this Feb 1, 2017
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