On Mar 15, 4:54 pm, WeAreRonin <[email protected]> wrote: > Here's what it should look like with those parameters passed in a > valid query > string:http://weareronin.com/weather?up_myLocation=10013&up_lock_location=1&... > > Here's the URI coming from > iGoogle:http://weareronin.com/weather?up_myLocation=10036&up_lock_location=1&... > > Here the bad (not encoded) part of the query string: > parent=http://www.google.com > > And here's how the gadget looks with the offending string stripped > out:http://weareronin.com/weather?up_myLocation=10036&up_lock_location=1&...
I'm sorry, can you explain what your end problem is? The three URLs above all give the same result for me: a [nice] gadget showing weather for NYC. I understand that iGoogle isn't properly encoding the parent parameter, but what trouble is that actually causing? String --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" 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/Google-Gadgets-API?hl=en -~----------~----~----~----~------~----~------~--~---
