Twitter status bugThe last few times I’ve visited Twitter I’ve been asked to update my description – the bit of text that appears at the top right of your profile page.

You can’t write very much, so each time I work away until I fill the box right up to the 140 character limit it allows, then submit it.

And then it’s gone.

Permanently.

Turns out (I eventually discover, after several attempts), that the Javascript code will accept a certain number of characters, but the underlying site discards the content at a lower limit.  You can see this by going to your account settings and doing the same – this time it tells you you have exactly 140 characters (= okay) but when you submit it you’re told it is too long.

So a nasty bug.  It’s not as if Twitter’s “limit to 140 characters” functionality is a core part of the site, is it?

Fail.