Re: Override numericformat error message

2011-09-01 Thread nillehammer
Sorry for posting too quick. In fact after a reload of my app it worked.

-
http://www.winfonet.eu
--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Override-numericformat-error-message-tp4755753p4757748.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: Override numericformat error message

2011-09-01 Thread nillehammer
I have surfed through T5 source code and found out that the message "You must
provide an integer value for %s." is defined in
/org/apache/tapestry5/internal/ValidationMessages.properties having the key
"integer-format-exception" so I tried to add such a key to my
app.properties, without success though.

-
http://www.winfonet.eu
--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Override-numericformat-error-message-tp4755753p4757740.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org