Hi guys, I remeber that some time ago I have tried to create an internationalized aplication using wicket. I had two issues, but I did not create a bug in the bug tracking system. Here are the issues:
- there is a problem with reading local characters from resource bundles - specifying the encoding by putting a <? xml ?> tag violates older HTML specs, it should be done by a meta tag, like that: take a look here : http://www.w3.org/TR/REC-html40/charset.html#h-5.2.1 Wicket should at least support the meta. This was quite time ago, and I do not know if anything has been done regarding this. If this is still the current state, I will create the bugs. Now, I'm going back to my javascript research :) Thanks, Kamil ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
