[twitter-dev] Re: Hashtags in prepopulated status's when the user was not logged in

2010-06-25 Thread DiegoVic
Hi Matt,
We´re with the same problem. Look:
http://twitter.com/home?status=Brasil%20avan%C3%A7a%20em%20primeiro%2C%20mas%20joga%20mal%20e%20irrita%20Dunga%20http%3A%2F%2Fbit.ly%2F9U4ax6%20%23terra

There´s a problem only when the user was not logged in.

Tks a lot.

On Jun 22, 3:56 pm, Matt Harris thematthar...@twitter.com wrote:
 You want to make sure you URL encode the entire status you are sending,
 including the spaces. That being said the hashtag is dropped so that's a bug
 at our end. Can you file it 
 onhttp://code.google.com/p/twitter-api/issuesandi'll pass it onto the
 team.

 Thanks,
 Matt

 On Tue, Jun 22, 2010 at 10:27 AM, maestrojed
 maestro...@highfivefriday.comwrote:





  You can pre-populate a tweet by doing something like: a
  href=http://twitter.com/home?status=Iam asking a question on
  stackoverflowhttp://twitter.com/home?status=Iam asking a question
  on stackoverflow/a

  If you want to use a hashtag you have to urlencode it a href=http://
  twitter.com/home?status=I am asking a question on
  %23stackoverflowhttp://twitter.com/home?status=Iam asking a
  question on %23stackoverflow/a

  If the user is not already logged into twitter, once they do log in,
  they are redirected to a 404 because of these hashtags. I am sure its
  because twitter has to save/pass through this status query string
  while you log in.

  Any one have suggestions? A hashtag is important to me in this
  situation.

 --

 Matt Harris
 Developer Advocate, Twitterhttp://twitter.com/themattharris


Re: [twitter-dev] Re: Hashtags in prepopulated status's when the user was not logged in

2010-06-25 Thread Matt Harris
Thanks, we've filed this internally. You can follow progress on the bug
through http://code.google.com/p/twitter-api/issues/detail?id=1706

Matt

On Fri, Jun 25, 2010 at 11:16 AM, DiegoVic diego...@gmail.com wrote:

 Hi Matt,
 We´re with the same problem. Look:

 http://twitter.com/home?status=Brasil%20avan%C3%A7a%20em%20primeiro%2C%20mas%20joga%20mal%20e%20irrita%20Dunga%20http%3A%2F%2Fbit.ly%2F9U4ax6%20%23terra

 There´s a problem only when the user was not logged in.

 Tks a lot.

 On Jun 22, 3:56 pm, Matt Harris thematthar...@twitter.com wrote:
  You want to make sure you URL encode the entire status you are sending,
  including the spaces. That being said the hashtag is dropped so that's a
 bug
  at our end. Can you file it onhttp://
 code.google.com/p/twitter-api/issuesandi'll pass it onto the
  team.
 
  Thanks,
  Matt
 
  On Tue, Jun 22, 2010 at 10:27 AM, maestrojed
  maestro...@highfivefriday.comwrote:
 
 
 
 
 
   You can pre-populate a tweet by doing something like: a
   href=http://twitter.com/home?status=Iam asking a question on
   stackoverflowhttp://twitter.com/home?status=Iam asking a question
   on stackoverflow/a
 
   If you want to use a hashtag you have to urlencode it a href=http://
   twitter.com/home?status=I am asking a question on
   %23stackoverflowhttp://twitter.com/home?status=Iam asking a
   question on %23stackoverflow/a
 
   If the user is not already logged into twitter, once they do log in,
   they are redirected to a 404 because of these hashtags. I am sure its
   because twitter has to save/pass through this status query string
   while you log in.
 
   Any one have suggestions? A hashtag is important to me in this
   situation.
 
  --
 
  Matt Harris
  Developer Advocate, Twitterhttp://twitter.com/themattharris




-- 


Matt Harris
Developer Advocate, Twitter
http://twitter.com/themattharris


[twitter-dev] Re: Hashtags in prepopulated status's when the user was not logged in

2010-06-22 Thread maestrojed
Thanks Matt, I submitted an issue on the Google Code page.

On Jun 22, 11:56 am, Matt Harris thematthar...@twitter.com wrote:
 You want to make sure you URL encode the entire status you are sending,
 including the spaces. That being said the hashtag is dropped so that's a bug
 at our end. Can you file it 
 onhttp://code.google.com/p/twitter-api/issuesandi'll pass it onto the
 team.

 Thanks,
 Matt

 On Tue, Jun 22, 2010 at 10:27 AM, maestrojed
 maestro...@highfivefriday.comwrote:



  You can pre-populate a tweet by doing something like: a
  href=http://twitter.com/home?status=Iam asking a question on
  stackoverflowhttp://twitter.com/home?status=Iam asking a question
  on stackoverflow/a

  If you want to use a hashtag you have to urlencode it a href=http://
  twitter.com/home?status=I am asking a question on
  %23stackoverflowhttp://twitter.com/home?status=Iam asking a
  question on %23stackoverflow/a

  If the user is not already logged into twitter, once they do log in,
  they are redirected to a 404 because of these hashtags. I am sure its
  because twitter has to save/pass through this status query string
  while you log in.

  Any one have suggestions? A hashtag is important to me in this
  situation.

 --

 Matt Harris
 Developer Advocate, Twitterhttp://twitter.com/themattharris