On Sat, 8 May 2004, Martin Goldman wrote: > I posted a message to this mailing list last year about this issue, but > haven't really been following the Kannel project much since. > > When running Kannel and use it to connect to sites like Google or Superpages > on my cell phone, I noticed that when I searched for something that contains > a space, I'd get a "Document contains invalid data" message. When I took the > space out, the search would work fine fine. This problem didn't occur when > using the WAP gateway provided by Verizon (my cellular carrier). > > At one point, this was added the bugs database, but I see it's not there > anymore. I was just wondering, does anybody know if this issue ever got > resolved? If not, does anyone know why this problem is occurring, and how > complicated it might be to fix it myself?
No clue if this will help, but... Maybe manually parse the URL and convert spaces to %20 (I think that's a space) or a "+" sign before passing it to Kannel. beckman --------------------------------------------------------------------------- Peter Beckman Internet Guy [EMAIL PROTECTED] http://www.purplecow.com/ ---------------------------------------------------------------------------
