Project

General

Profile

Defect #289

tweet.getOriginal() returns an Object type instead of String

Added by Robert Ivens almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Normal
Start date:
04/30/2011
Due date:
% Done:

0%

Estimated time:
Browser (if web client):

Description

Topic says it all. For me to use the RegExp on this I need to cast it to a string.

History

#1

Updated by Patrick Talbot almost 13 years ago

  • Status changed from New to In Progress

Well, it returns the original Tweet as a Tweet object which is much more interesting I think, so you can use getText(), getId(), getUser() etc... on that Tweet returned.

#2

Updated by Robert Ivens almost 13 years ago

  • Status changed from In Progress to Closed

Ah! I didn't see that. Perfect! Just leave it as it is then.

Also available in: Atom PDF