1) The following configuration is mandatory if you use the french
language with IE6 :

getRequestCycleSettings().setResponseRequestEncoding("ISO-8859-1");

Unless you use this, IE6 reports a _javascript_ error because the french
script with the monthes names reports an unterminated string for every
name containing accented characters. This problem does not occur with FF.

hmm this should then be really looked at because this is very strange
By default we do UTF-8 and that should be able to handle everything.

johan


-------------------------------------------------------------------------
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
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to