tumblr / jumblr

Tumblr API v2 Java Client
Apache License 2.0
278 stars 105 forks source link

VideoPost's thumbnail (width & height) set to zero wherein JSON is 'false' (Boolean) #78

Closed luisfo closed 8 years ago

luisfo commented 8 years ago

This is the patch for issue https://github.com/tumblr/jumblr/issues/75 It passes all the tests, and solves the issue/bug. The documentation is followed, as the methods return 0 (zero) when the parameters are not set.

In case, I have just completed and emailed the signed CLA.

ceyko commented 8 years ago

@luisfo Thanks for the PR, but we're actually fixing this on the backend so this can never return a non-int.