Well that is almost not an option to not use query strings in a SMS. One work around would be to use a link shortener prior to sending out the SMS from our SMS gateway. (Given that the link shortening service does not crawl the site prior to shortening it) Or to rather make the quer part of the sites subdomain. That being a tad trickier to handle on the server side.
Either way it feels rather odd that this is not supported on the Android platform when it is on Symbian, Maemo, iOS and WP7. On Feb 3, 11:13 pm, Mark Murphy <[email protected]> wrote: > Don't put query strings in SMS messages. > > If you wish to submit a patch to Linkify to address this -- as I am > guessing that is where the problem lies -- visithttp://source.android.com. > > > > > > > > > > On Wed, Feb 2, 2011 at 4:51 AM, Jan Westin <[email protected]> wrote: > > Hi, > > > Has anyone else stumbled upon a similar issue as seen in the following > > screen shot :http://twitpic.com/3vpnzx > > > The problem is when a user sends a URL containing a query string, the > > query string is not interpreted as part of the URL. > > > I've seen this happen to both my HTC Desire running 2.2 and on Samsung > > galaxy S phones. > > > Does anyone know of a workaround or a fix for this? > > > //Jan > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Developers" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy > > Android Training in London:http://bit.ly/smand1andhttp://bit.ly/smand2 -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

