All,

To keep our release cycle moving, I have created and uploaded a new RC release of 1.2, with several bugs fixed, and some additional localized messages as defaults. Keep them coming! Please submit your language file using the Java unicode format as used in the finnish and hungarian examples.

We now have:
 - english
 - french
 - german
 - finnish
 - danish
 - hungarian
 - portugese (brasilian)
 - chinese (taiwan)

Looking at our frappr map we can at least get 10 or so more languages implemented (japanese, swedish, norwegian, spanish, romainian, czech, polish, indian, farsi, arabic, etc)! And of course we should get someone to submit a Klingon and Swedish Chef version (does anyone know the locale keys for that)?

Also, can someone please confirm that the EqualPasswordInputValidator message has been created properly for their own language? I tried to create the message based on the EqualInputValidator. The only language I haven't touched yet is chinese, as I /really/ can't read that language.

The list of changes between RC1 and RC2:

o Added EqualPasswordInputValidator, which doesn't show the user input in its feedback message.
o Improved error message handling when exceptions occur during validation.
o Fixed encryption issue of password, maintaining backwards compatibility, and implementing correct URL encryption using URL safe base64 encryption.
o Added Brazilian translation of our Application.properties
o fixed FormcomponentFeedbackBorder, which didn't display when it should
o override setModel and added setList. The override on setModel does an additional remove of the children so that - even if optimizeItemRemoval == true - the listview will be rendered with the actual contents. setList is a convenience method and is consitent with the List constructor.
o fixed window checker for case where app is configured for server root and has no web app name.

Have fun!

Martijn

--
Wicket 1.2 is coming! Write Ajax applications without touching _javascript_!
-- http://wicketframework.org

Reply via email to