google-code-export / microblog-purple

Automatically exported from code.google.com/p/microblog-purple
GNU General Public License v3.0
2 stars 0 forks source link

Reply link (rt) broken when the message has = (equal sign) inside. #85

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Click at rt link of a message with = inside, e.g. 
baramunchies: RIGL = rolling in my grave laughing * rt
2. In the input box, following message is shown 
rt @baramunchies: (null)

What is the expected output? What do you see instead?
The message in the input box should be
rt @baramunchies: RIGL = rolling in my grave laughing

What version of the product are you using? On what operating system?
PIdgin 2.5.5, Ubuntu 9.04beta, pidgin-microblog   0.2.1-1~ppa4~jaunty

Please provide any additional information below.
This is the copy from the rt link, it seems like = break the format, you
might need to escape it (or put inside " ")
tw:rt?account=pruet&from=baramunchies&msg=RIGL = rolling in my grave laughing

Original issue reported on code.google.com by pruetboo...@gmail.com on 15 Apr 2009 at 6:28

GoogleCodeExporter commented 9 years ago
This is also broken when a tweet includes an ampersand (&).

Rather than remove the tweet entirely, only the text before the & is displayed:
Original tweet:
lisslar: wonderful call from mom! talked about <censored>, pocahontas, & some
heartwarming story? bruno? a TV Kid? no, i said TV * rt

Rt:
rt @lisslar: wonderful call from mom! talked about <censored>, pocahontas, 

Original comment by parrothe...@gmail.com on 15 Apr 2009 at 10:55

GoogleCodeExporter commented 9 years ago
Opps, it's retweet link, not reply link. Sorry.

Original comment by pruetboo...@gmail.com on 15 Apr 2009 at 11:44

GoogleCodeExporter commented 9 years ago
This bug might be fixed in SVN already, but I will check it again.

Original comment by somsaks on 17 Apr 2009 at 4:12

GoogleCodeExporter commented 9 years ago

Original comment by somsaks on 23 Apr 2009 at 3:32

GoogleCodeExporter commented 9 years ago
I tested - in current svn this issue is done.

Original comment by andresen.nils@gmail.com on 1 May 2011 at 8:12