minego / phnx

A Twitter client for webOS written in Mojo
http://phnxapp.com
35 stars 9 forks source link

split up after 140chars problem #127

Closed creepingmee closed 11 years ago

creepingmee commented 11 years ago

on PM 1.4.5 if I hit the compose tweet button and type over 140 chars it will split up my tweet as expected. However if I hit respond to a tweet and type over 140 chars it asks me if I want to split it up, but then it sends it to twitter as one long tweet and twitter rejects it as being over 140 chars. I have this problem on both touchpad and pre3.

davec555 commented 11 years ago

Just tried it and works fine for me. Can you please give me a step-by-step to replicate and also tell me which device you are using?

Thanks Dave

creepingmee commented 11 years ago

After further investigation I have found the problem occurs whenever I begin a tweet with a .

When I tweet like this: .@twitter_handle tweet over 140 chars.

Then it errors out instead of breaking it up every time.

Hope this helps, and thanks for your continued efforts on my favorite Twitter client.

-- Sent from my HP TouchPad

On May 4, 2013 3:15 PM, davec555 notifications@github.com wrote:

Just tried it and works fine for me. Can you please give me a step-by-step to replicate and also tell me which device you are using?

Thanks Dave

— Reply to this email directly or view it on GitHub.

davec555 commented 11 years ago

Fixed in 1.4.6 (that was a tricky one :) )