Re: Wicket 1.4.12 Ajax problems

2010-10-04 Thread Wayne Pope
We haven't used 1.4.11, so it comes from upgrading from 1.4.8 straight to 1.4.12

I'm no good at javascript at all, but I will see what I can reproduce
with a quickstart when I get time. But for now we'll stick with 1.4.8
in production.


On Sun, Oct 3, 2010 at 12:48 PM, Martin Grigorov mgrigo...@apache.org wrote:
 Did you try with 1.4.11 before trying 1.4.12 ?
 Someone in IRC had the same problem - try 1.4.11, the browser caches the
 broken wicket-ajax.js (see WICKET-3040) and then upgrade to 1.4.12 but the
 browser still used the cached version from 1.4.11.

 You said that you tried several browsers so maybe it is not the same case.
 Many people use 1.4.12 and they don't experience this problem...

 On Sun, Oct 3, 2010 at 12:32 PM, Mathias Nilsson 
 wicket.program...@gmail.com wrote:


 I also tried 1.4.12 and got the same problem in chrome.


 --
 View this message in context:
 http://apache-wicket.1842946.n4.nabble.com/Wicket-1-4-12-Ajax-problems-tp2930684p2953070.html
 Sent from the Users forum mailing list archive at Nabble.com.

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




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



Re: Wicket 1.4.12 Ajax problems

2010-10-03 Thread Mathias Nilsson

I also tried 1.4.12 and got the same problem in chrome.


-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Wicket-1-4-12-Ajax-problems-tp2930684p2953070.html
Sent from the Users forum mailing list archive at Nabble.com.

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



Re: Wicket 1.4.12 Ajax problems

2010-10-03 Thread Martin Grigorov
Did you try with 1.4.11 before trying 1.4.12 ?
Someone in IRC had the same problem - try 1.4.11, the browser caches the
broken wicket-ajax.js (see WICKET-3040) and then upgrade to 1.4.12 but the
browser still used the cached version from 1.4.11.

You said that you tried several browsers so maybe it is not the same case.
Many people use 1.4.12 and they don't experience this problem...

On Sun, Oct 3, 2010 at 12:32 PM, Mathias Nilsson 
wicket.program...@gmail.com wrote:


 I also tried 1.4.12 and got the same problem in chrome.


 --
 View this message in context:
 http://apache-wicket.1842946.n4.nabble.com/Wicket-1-4-12-Ajax-problems-tp2930684p2953070.html
 Sent from the Users forum mailing list archive at Nabble.com.

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




Re: Wicket 1.4.12 Ajax problems

2010-10-02 Thread Cemal Bayramoglu
Wayne,

Can you create a simple QuickStart we can look at?
If this problem really is related to the new Wicket release, the
sooner that can be demonstrated the better.

Regards - Cemal
jWeekend
Training, Consulting, Development
http://jWeekend.com

On 1 October 2010 17:30, Wayne Pope waynemailingli...@googlemail.com wrote:
 Hi,

 I just tried migrating our app from 1.4.8 to 1.4.12. However I'm
 having a lot of trouble with ajax submits now. I cannot get anything
 to work.
 I'm getting various problems depending on the browser.
 Such errors as:
 stack overflow in line 433 (IE7)
 Wicket.WUPB.Def is null or not an object (line 554) (IE7)
 Wicket.WUPB is undefined (Firefox).

 It must be something we're not doing or missing.
 Anyone got an ideas before I go spend a day or 2 trying to figure this out.

 thanks for any tips.

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



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



Wicket 1.4.12 Ajax problems

2010-10-01 Thread Wayne Pope
Hi,

I just tried migrating our app from 1.4.8 to 1.4.12. However I'm
having a lot of trouble with ajax submits now. I cannot get anything
to work.
I'm getting various problems depending on the browser.
Such errors as:
stack overflow in line 433 (IE7)
Wicket.WUPB.Def is null or not an object (line 554) (IE7)
Wicket.WUPB is undefined (Firefox).

It must be something we're not doing or missing.
Anyone got an ideas before I go spend a day or 2 trying to figure this out.

thanks for any tips.

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