I wrote a GWT app using the Eclipse IDE plugin. The app has a form dialog that includes a TextArea widget. User entered data in the TextArea widget is persisted from the form and later displayed in a Label widget. The data 'appear' to be missing newline characters showing one big concatenated string. I printed out the byte representation of the persisted data and the newline characters are there. This only happens in the Chrome browser and the G1 Android browser. Unfortunately these are my target web browsers.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google-appengine@googlegroups.com To unsubscribe from this group, send email to google-appengine+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---