Re: class cast exception when using setAutomaticMultiWindowSupport(true)

2009-12-11 Thread Douglas Ferguson
Anybody have any advice on how to do this quick start? Here's how I create the issue. 1) Open a new window (so that the AutomaticMultiWindowSupport adds the params) 2) Open a page with hidden modal 3) Click on link to show the hidden modal 4) Click on my ajax link in the modal == Blow UP I'm

Re: class cast exception when using setAutomaticMultiWindowSupport(true)

2009-12-11 Thread Matej Knopp
Why are you using trunk? Trunk is currently in highly unstable experimental state. -Matej On Fri, Dec 11, 2009 at 11:02 PM, Douglas Ferguson doug...@douglasferguson.us wrote: Anybody have any advice on how to do this quick start? Here's how I create the issue. 1) Open a new window (so that

Re: class cast exception when using setAutomaticMultiWindowSupport(true)

2009-12-11 Thread Douglas Ferguson
I am using the trunk to determine if the bug is still there. It exists on 1.4.1 + I would just like to make a quick start so this could get fixed. However, I'm not sure how to mimic the new window thing with wicket tester. D/ On Dec 11, 2009, at 4:03 PM, Matej Knopp wrote: Why are you

class cast exception when using setAutomaticMultiWindowSupport(true)

2009-12-10 Thread Douglas Ferguson
The problem exists on the trunk. Has anybody else seen this? If nobody has seen this I will try to make a quickstart. D/ On Dec 10, 2009, at 4:11 PM, nino martinez wael wrote: have you tried with the latest from trunk? That way you can see quickly if it's fixed there... 2009/12/10

Re: class cast exception when using setAutomaticMultiWindowSupport(true)

2009-12-10 Thread Jonas
I think there was a message on this list reporting the same String/String ClassCastException a few days ago, but I don't remember if it was related to autocomplete. On Fri, Dec 11, 2009 at 4:05 AM, Douglas Ferguson doug...@douglasferguson.us wrote: The problem exists on the trunk. Has anybody