Andreas, did you figure anything out? I recently noticed this broke my
tweeter bookmarklet for http://shw.me as well

-Brent

On Mar 3, 5:32 pm, aschobel <[email protected]> wrote:
> Thanks Alex,
>
> I noticed there is no JS on the page, so using a framekiller wouldn't
> work. And for speed you probably don't want JS running.
>
> Is there a way to force the standard version without having them
> submit the form at the bottom of the page?
>
> Cheers,
> Andreas
>
> Follow us on Twitter @3bananahttp://twitter.com/3banana
>
> On Mar 3, 2:15 pm, Alex Payne <[email protected]> wrote:
>
> > In order to prevent clickjacking attacks, we had to disable this 
> > functionality.
>
> > On Tue, Mar 3, 2009 at 13:44, aschobel <[email protected]> wrote:
>
> > > To clarify, we only want to prepopulate the status field.
>
> > > This works on the standard version, doesn't work on the mobile
> > > version.
>
> > > It used to work on mobile version according to this thread:
>
> > >http://groups.google.com/group/twitter-development-talk/browse_thread...
>
> > > Cheers,
> > > Andreas
>
> > > Follow us on Twitter @3banana
> > >http://twitter.com/3banana
>
> > > On Mar 3, 1:00 pm, aschobel <[email protected]> wrote:
> > >> We are having problems posting status updates to the mobile version of
> > >> Twitter, it looks like the status input field for the mobile version
> > >> comes with a default value of "".
>
> > >> <input type="text" name="status" id="status" maxlength="140" class="i"
> > >> value=""/>
>
> > >> For the standard version of Twitter, we can pre-populate the status
> > >> field by doing opening the following page:
>
> > >>http://twitter.com/home?status=Hello%20world
>
> > >> Our app for Android lets folks share their notes to Twitter, and this
> > >> was working fine until Twitter started detecting the user agent for
> > >> Android and giving people the mobile version instead of the standard
> > >> version.
>
> > >> Is there a way to force the Standard version? Passing in &ui_type=s
> > >> doesn't do anything.
>
> > >> We support Twidroid, but not everybody has that installed.
>
> > >> Cheers,
> > >> Andreas
>
> > >> Follow us on Twitter @3bananahttp://twitter.com/3banana
>
> > --
> > Alex Payne - API Lead, Twitter, Inc.http://twitter.com/al3x

Reply via email to