The 'URL' encoder has been changed in 5.0.16. Since 5.0.16 @ is for example encoded as $0040. Seach the mail archive for the rationale for this and how to solve this.
Martijn On Fri, 2008-11-28 at 05:38 -0800, Angelo Chen wrote: > kind of strange, abc%40abc.com does not work for me. > > > Tobias Wehrum wrote: > > > > Hi, > > > > URL encoding works fine for me: > > > > [EMAIL PROTECTED]: abc%40abc.com > > two words: two%20words > > > > - Tobias > > > > Andy Pahne schrieb: > >> > >> I have the same problem, except that my string contains a space > >> character. Regular URL encoding does not seem to work. > >> > >> Andy > >> > >> > >> Angelo Chen schrieb: > >>> Hi, > >>> > >>> > >>> public Object onActivate(String email); > >>> > >>> if i activate it with: > >>> > >>> http://localhost/mypage/[EMAIL PROTECTED] > >>> > >>> I got an error: > >>> Input string '[EMAIL PROTECTED]' is not valid; the character '@' at > >>> position 4 is > >>> not valid. > >>> this used to work in 5.0.15, any idea? > >>> > >>> Thanks. > >>> > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]