Issue #406: JSON User object's "location" and "description" properties are always NULL when calling "retweeted_by_me" service

I set some values for "location" and "description" fields in my profile. Calling "home_timeline" service the corresponding JSON properties (user.location and user.description) are correctly set.

However, calling "retweeted_by_me" (and possibly other "retweeted_by_***) service these 2 fields are always NULL.

Thanks for checking and resolving this issue