Re: AjaxEditableLabel doesn't work in IE7

2009-07-29 Thread ivilis
good news, it doesn't.
thanks a lot Mathias :D

cvl

Mathias Nilsson wrote:
> What about the wicket examples. Does this work for you?
> 
> http://www.wicket-library.com/wicket-examples/ajax/editable-label
> http://www.wicket-library.com/wicket-examples/ajax/editable-label 
> 
> I've tried it in IE7 and it works fine.

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



Re: AjaxEditableLabel doesn't work in IE7

2009-07-29 Thread Mathias Nilsson

What about the wicket examples. Does this work for you?

http://www.wicket-library.com/wicket-examples/ajax/editable-label
http://www.wicket-library.com/wicket-examples/ajax/editable-label 

I've tried it in IE7 and it works fine.
-- 
View this message in context: 
http://www.nabble.com/AjaxEditableLabel-doesn%27t-work-in-IE7-tp24722482p24723733.html
Sent from the Wicket - User 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



AjaxEditableLabel doesn't work in IE7

2009-07-29 Thread Vytautas Čivilis
Hi.

I'm testing AjaxEditableLabel as well as AjaxEditableMultiLineLabel
using wicket rc7 now, but the same problem initially occurred with rc3.

Mysteriously, the ajax call isn't working with IE7, although it's
working with IE6, firefox etc.

Is it possible this is due to crippled IE7 installation, as I'm using
http://tredosoft.com/IE7_standalone on Parallels, and I have no apparent
chance to test on real windows box.


I get the following error in wicket ajax debug window, which tells
something about Automation server can't create object:

INFO: Initiating Ajax GET request on
?wicket:interface=:1:m2ChoiceContainer:m2author:label::IBehaviorListener:0:&random=0.2440050199589187
INFO: Invoking pre-call handler(s)...
INFO: Received ajax response (2769 characters)
INFO:

ERROR: Wicket.Ajax.Call.failure: Error while parsing response:
Automation server can't create object
INFO: Invoking post-call handler(s)...
INFO: Invoking failure handler(s)...


Thanks,
cvl

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