What steps will reproduce the problem?
1.In a offline app created by gwt-phonegap, I called Window.open("mailto...")
to send out xml string as email body "<job>..</Job>" I encode string by
URL.Encode()
2.It works fine on browser
3.Can't send out special character '<' when testing on iPad.
What is the expected output? What do you see instead?
I only see strings without '<' , '/' and '>'
What version of the product are you using? On what operating system?
gwt 2.4.0
Please provide any additional information below.
I am testing in xcode
Original issue reported on code.google.com by lingsun2...@gmail.com on 14 Feb 2014 at 12:00
Original issue reported on code.google.com by
lingsun2...@gmail.com
on 14 Feb 2014 at 12:00