yes please, create an RFE. Juergen
On 7/31/06, Ingram Chen <[EMAIL PROTECTED]> wrote: > As RFC 2109 defined, cookie only supports ASCII code. Current > implementation of CookieVAluePersister > (wicket 1.2.0) does not encode cookie value as ASCII String. Thus value > persistent of FormComponent > does not work properly when user input Chinese, Japanese... etc. > > Both URLEncoder or Base64 are good approach to solve such problem. > > I will create a RFE if it is not in 1.2.1 > > -- > Ingram Chen > Java [EMAIL PROTECTED] > Institue of BioMedical Sciences Academia Sinica Taiwan > blog: http://www.javaworld.com.tw/roller/page/ingramchen > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
