Re: Exception adding a SimpleAttributeModifier to a TextField

2009-08-10 Thread Kuga
Hi, Did this issue get solved for you? I am also facing the similar issue. I am just adding and AttributeReplacer and this issue happens when i Click on an AjaxButton. Can you please share with me about the soution? thanks Kuga Miguel Munoz wrote: Comrades, I'm getting a strange

RE: Exception adding a SimpleAttributeModifier to a TextField

2008-03-26 Thread Miguel Munoz
I couldn't find a link to Jira on the Apache Wicket web site. Can you send me a link? -- Miguel Munoz -Original Message- From: Johan Compagner [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 25, 2008 3:27 PM To: users@wicket.apache.org Subject: Re: Exception adding

Re: Exception adding a SimpleAttributeModifier to a TextField

2008-03-26 Thread Martijn Dashorst
PROTECTED] Sent: Tuesday, March 25, 2008 3:27 PM To: users@wicket.apache.org Subject: Re: Exception adding a SimpleAttributeModifier to a TextField where is the test case? please do not send those things to the list, they get lost make jira issues. johan On Tue, Mar 25, 2008 at 11:17 PM

RE: Exception adding a SimpleAttributeModifier to a TextField

2008-03-25 Thread Miguel Munoz
] Sent: Monday, March 24, 2008 3:22 PM To: users@wicket.apache.org Subject: Re: Exception adding a SimpleAttributeModifier to a TextField Do you have a testcase that you can attach to a jira issue? This is strange because why is there a behaviorrequesttarget created for that attribute modifier

Re: Exception adding a SimpleAttributeModifier to a TextField

2008-03-25 Thread Johan Compagner
I'm seeing. I'm using an application structure adapted from the book Wicket in Action. -- Miguel Muñoz -Original Message- From: Johan Compagner [mailto:[EMAIL PROTECTED] Sent: Monday, March 24, 2008 3:22 PM To: users@wicket.apache.org Subject: Re: Exception adding

Re: Exception adding a SimpleAttributeModifier to a TextField

2008-03-24 Thread Johan Compagner
Do you have a testcase that you can attach to a jira issue? This is strange because why is there a behaviorrequesttarget created for that attribute modifier, that seems very strange On 3/24/08, Miguel Munoz [EMAIL PROTECTED] wrote: Comrades, I'm getting a strange exception. I created a