I think that the current encoding is set to : "ISO-8859-1" and the "response" is "UTF-8".
So if i change my default browser encoding to UTF-8, all accented chars are well displayed. Regards On 3 nov, 20:13, "Malte Ubl" <[EMAIL PROTECTED]> wrote: > Hi, this looks exactly like expected. Was it clear that the output of > the web service is to be comsumed by a JSONP web service client like > jQuery? > > On Mon, Nov 3, 2008 at 1:43 PM, Sylvain <[EMAIL PROTECTED]> wrote: > > > Google Group raises an error, so I've copy/past here : > > >http://paste.blixt.org/1982 > > > Regards > > > On 3 nov, 11:52, "Malte Ubl" <[EMAIL PROTECTED]> wrote: > >> OK, > > >> could you paste contents when you "View Source" the message? > > >> On Mon, Nov 3, 2008 at 9:31 AM, Sylvain <[EMAIL PROTECTED]> wrote: > > >> > The one you give in the first post > > >> >http://jsonpgateway.appspot.com/?url=http%3A//search.yahooapis.com/Im... > > >> > And no, it is not html > > >> > On 3 nov, 07:49, "Malte Ubl" <[EMAIL PROTECTED]> wrote: > >> >> Which URL is that? Looks like your browser might have rendered the JSON > >> >> as html. > > >> >> On Sun, Nov 2, 2008 at 10:39 PM, Sylvain <[EMAIL PROTECTED]> wrote: > > >> >> > here is a screenshot > >> >> > :http://testgapp.appspot.com/o/npdu8j2AZYsK8QK0MSx6VqtnMu8t2h.jpg > > >> >> > On 2 nov, 22:35, Sylvain <[EMAIL PROTECTED]> wrote: > >> >> >> Yes, I don't why but Google Group changes the encoding. > > >> >> >> If you look at your results, it was something like that : > >> >> >> "n@&gociation.... priv@&e"" > > >> >> >> On 2 nov, 20:25, "Malte Ubl" <[EMAIL PROTECTED]> wrote: > > >> >> >> > What may be an encoding issue? Do you see an error? > > >> >> >> > On Sun, Nov 2, 2008 at 12:33 PM, Sylvain <[EMAIL PROTECTED]> wrote: > > >> >> >> > > maybe an encoding issue ? > > >> >> >> > > "négociation pour 12 millions de dollars et un autre privée" > > >> >> >> > > On 2 nov, 11:28, "Malte Ubl" <[EMAIL PROTECTED]> wrote: > >> >> >> > >> Hey, > > >> >> >> > >> you can provide a callback parameter that may include [] so you > >> >> >> > >> can > >> >> >> > >> write something like this callback=jsonpCall[13] > > >> >> >> > >> Bye, > > >> >> >> > >> Malte > > >> >> >> > >> On Sat, Nov 1, 2008 at 2:01 AM, Jean-Lou Dupont > > >> >> >> > >> <[EMAIL PROTECTED]> wrote: > > >> >> >> > >> > Just a suggestion: you could add a "context" parameter for > >> >> >> > >> > applications where multiple dispatch is required. > >> >> >> > >> > Jean-Lou. > > >> >> >> > >> > On Oct 31, 3:00 pm, "Malte Ubl" <[EMAIL PROTECTED]> wrote: > >> >> >> > >> >> Hey, > > >> >> >> > >> >> I've just released a very simple application that can be > >> >> >> > >> >> used to turn > >> >> >> > >> >> any JSON webservice into a JSONP webservice. > >> >> >> > >> >> It takes an url parameter, fetches that url, validates the > >> >> >> > >> >> json and > >> >> >> > >> >> then returns it wrapped in a callback function. > > >> >> >> > >> >> Is this ok with the terms of service? Do you think the > >> >> >> > >> >> problems with > >> >> >> > >> >> respect to security are too serious to leave this online? > >> >> >> > >> >> An example is > >> >> >> > >> >> here:http://jsonpgateway.appspot.com/?url=http%3A//search.yahooapis.com/Im... > > >> >> >> > >> >> Bye > >> >> >> > >> >> Malte --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
