create a quickstart and attach it to a jira issue -igor
On Thu, Mar 5, 2009 at 3:52 AM, Mathias P.W Nilsson <[email protected]> wrote: > > I've tried search the forum and googled but no answer so I'll give it a try. > > A while ago we needed to implement a new language to our wicket site. We > changed from .properties to .xml to get this to work. > > The problem is that some things has stopped working. Consider the following > > We have a textfield in a form that needs to be required. In our .properties > file I added > > form.email.Required=Please fill in email > > when doing this is a .xml it does not work. > > form.email.Required ( not working ) > email.Required ( not working ) > Required ( working ) > > Any comments? > -- > View this message in context: > http://www.nabble.com/XML-localization-tp22349788p22349788.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > 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]
