flpvn / wittytwitter

Automatically exported from code.google.com/p/wittytwitter
0 stars 0 forks source link

@ changes to a user name #264

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Type @ in the Update TextBox
I get   $11kevgriff
Tried it on 4 different machines, all running XP

What is the expected output? What do you see instead?
@

What version of the product are you using? On what operating system?
current download 2.1???

Please provide any additional information below.

Original issue reported on code.google.com by doclu...@gmail.com on 1 Jul 2009 at 2:06

GoogleCodeExporter commented 9 years ago
I was trying to duplicate this issue. I entered the message:

Dinner @ home tonight

The message displayed in the tweet list was:

Dinner  home tonight

I have TweetDeck running in another window and it did display the message 
correctly.

v2.2.2.22239 (trunk)

Original comment by levy.mic...@gmail.com on 4 Oct 2009 at 9:36

GoogleCodeExporter commented 9 years ago
I have a fix for this

Original comment by levy.mic...@gmail.com on 5 Oct 2009 at 1:01

GoogleCodeExporter commented 9 years ago
Here's a patch for this issue. It includes a little refactoring that pulled the 
functionality out of the Textblock and into a class that was much easier to 
test.

Also, there are two unit tests for the TwitterLib that are failing. I believe 
that 
the failures are related to 
http://code.google.com/p/tweetsharp/issues/detail?id=76 
but I have not tried upgrading to the most recent version of tweetsharp to 
verify.

-Mike

Original comment by levy.mic...@gmail.com on 6 Oct 2009 at 3:21

Attachments: