Re: Exception adding a SimpleAttributeModifier to a TextField

2009-08-10 Thread Kuga
(idAsInt); It appears to be extracting from a list of IBehaviors, so I have no idea why it's trying to cast it as an IBehaviorListener. Does anybody know what I'm doing wrong? Or is this a bug in Wicket? -- View this message in context: http://www.nabble.com/Exception-adding

RE: Exception adding a SimpleAttributeModifier to a TextField

2008-03-26 Thread Miguel Munoz
: http://www.nabble.com/Exception-adding-a-SimpleAttributeModifier-to-a-TextField-tp16262822p16262822.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED

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
/Exception-adding-a-SimpleAttributeModifier-to-a-TextField-tp16262822p16262822.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Exception adding a SimpleAttributeModifier to a TextField

2008-03-24 Thread Miguel Munoz
-adding-a-SimpleAttributeModifier-to-a-TextField-tp16262822p16262822.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]

Re: Exception adding a SimpleAttributeModifier to a TextField

2008-03-24 Thread Johan Compagner
to be extracting from a list of IBehaviors, so I have no idea why it's trying to cast it as an IBehaviorListener. Does anybody know what I'm doing wrong? Or is this a bug in Wicket? -- View this message in context: http://www.nabble.com/Exception-adding-a-SimpleAttributeModifier-to-a-TextField