Re: [Wicket-user] Is this a bug? Please help.

2005-11-03 Thread Johan Compagner
What are you saying exactly? Are you saying that you input a value with a , in a textfield in youre browser and that , will be replaced with ; when you read it in at the serverside? Or are you saying that the model value does have a , in the string and it is displayed as a ; in the browser?

Re: [Wicket-user] Is this a bug? Please help.

2005-11-03 Thread blackboy zabaha
This occure on browser, the value of textfield changed when form is invalid and return. I just found that this is not problem with customValidator, but with RequiedTextField with multipart form (I'm not sure this will ocurred with only requiedValidator or other validator else, and also withany

Re: [Wicket-user] Is this a bug? Please help.

2005-11-03 Thread Johan Compagner
can you make a bug report for this with a copy of the mail below? On 11/3/05, blackboy zabaha [EMAIL PROTECTED] wrote: This occure on browser, the value of textfield changed when form is invalid and return. I just found that this is not problem with customValidator, but with RequiedTextField with

Re: [Wicket-user] Is this a bug? Please help.

2005-11-03 Thread blackboy zabaha
Sorry, How to make a bug report? I'm so new and never subscribe to any mail-list before. BR, blackJohan Compagner [EMAIL PROTECTED] wrote: can you make a bug report for this with a copy of the mail below? On 11/3/05, blackboy zabaha [EMAIL PROTECTED] wrote: This occure on browser, the value of

Re: [Wicket-user] Is this a bug? Please help.

2005-11-03 Thread Johan Compagner
you can report bugs here: http://sourceforge.net/tracker/?group_id=119783atid=684975On 11/3/05, blackboy zabaha [EMAIL PROTECTED] wrote: Sorry, How to make a bug report? I'm so new and never subscribe to any mail-list before. BR, blackJohan Compagner [EMAIL PROTECTED] wrote: can you make a bug

Re: [Wicket-user] Is this a bug? Please help.

2005-11-03 Thread Eelco Hillenius
I just created it for you: https://sourceforge.net/tracker/index.php?func=detailaid=1347328group_id=119783atid=684975 Eelco On 11/3/05, Johan Compagner [EMAIL PROTECTED] wrote: you can report bugs here: http://sourceforge.net/tracker/?group_id=119783atid=684975 On 11/3/05, blackboy zabaha