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

app.provider.read error #77

Closed
jacques- opened this issue Apr 17, 2013 · 3 comments
Closed

app.provider.read error #77

jacques- opened this issue Apr 17, 2013 · 3 comments
Milestone

Comments

@jacques-
Copy link

mercury> run app.provider.read content://com.mwr.example.sieve.FileBackupProvider/../../../../../system/etc/hosts
unsupported operand type(s) for +: 'ReflectedNull' and 'str'

Don't think this is right...

@metall0id
Copy link
Contributor

I am running on the develop branch and get the following which is also not correct:

mercury> run app.provider.read content://com.mwr.example.sieve.FileBackupProvider/../../../../../system/etc/hosts
4950554648464846499932323232108111999710810411111511610

@jacques-
Copy link
Author

also:

mercury> run app.provider.download content://com.mwr.example.sieve.FileBackupProvider/../../../../../system/etc/hosts .
object of type 'ReflectedObject' has no len()

@ghost ghost self-assigned this Apr 25, 2013
ghost pushed a commit that referenced this issue Apr 25, 2013
…obtained it would return None rather than raising an error; refs #77
ghost pushed a commit that referenced this issue Apr 25, 2013
…m() rather than the unstable ContentProviderClient would return a lot of bytes, very slowly; refs #77
@ghost
Copy link

ghost commented Apr 25, 2013

Fixed on develop in 93d55e3.

@ghost ghost closed this as completed Apr 25, 2013
This issue was closed.
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

2 participants