I have a form with a file input and a text input field. When users type Hebrew text I get a Base64 encoded string on the server. When typing English I get a non Base64 string. On the development server I get a regular Unicode string (what I'd expect)
Cant find any mentions of this in the docs. What the behavior I should expect on production? Is this a bug? -- 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.
