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

loadMedia() fails with some urls #21

Closed
GoogleCodeExporter opened this issue Jan 25, 2016 · 2 comments
Closed

loadMedia() fails with some urls #21

GoogleCodeExporter opened this issue Jan 25, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link
Contributor



MediaProtocolMessageStream.loadMedia() fails with some urls containing percent 
encoded characters like:

http://<ip>:<port>/%25/blargh.mp4


it throws an exception whose  mesage is "uriString".

Pasting above url in Chrome works.

Original issue reported on code.google.com by pujos.mi...@gmail.com on 3 Aug 2013 at 1:13

@GoogleCodeExporter
Copy link
Contributor Author

Please ignore this issue. 

The problem is not in MediaProtocolMessageStream.loadMedia() but a bug in my 
code 
that was calling Uri.parse() with a null uri.

Original comment by pujos.mi...@gmail.com on 3 Aug 2013 at 1:45

@GoogleCodeExporter
Copy link
Contributor Author

Original comment by l...@google.com on 14 Aug 2013 at 10:25

  • Changed state: Invalid

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