best bet is to open a jira issue so this doesnt get lost.
-igor
On 5/1/07, Dragos Bobes <[EMAIL PROTECTED]> wrote:
Something got broken in the new release (1.3.0-incubating-SNAPSHOT)
because I've checked wicket-examples 1.2.5 and it works fine there.
Is this a known issue?
Thanks,
Dragos
> I've just noticed that the behaviour is specific to Firefox 2.0. In
> Internet Explorer 7 everything works fine.
>
>
>> Hey guys,
>>
>> I'm a newbie with wicket so it may be my fault but I tried to debug
this
>> error and I couldn't find any solutions.
>> I build a simple page with an editable ajax label, everything works
fine
>> except when I try to cancel the changes (using the Esc key). After that
>> all AJAX features stop working with a "INFO: Channel busy -
>> postponing..." error.
>> Bellow is a snapshot from AJAX debug:
>>
>> ....
>> INFO: Response parsed. Now invoking steps...
>> INFO: Response processed successfully.
>> INFO: Invoking post-call handler(s)...
>> INFO: last focus id was not set
>> INFO:
>> INFO: Initiating Ajax GET request on
>>
Help?wicket:interface=:1:editableLabel:editor::IBehaviorListener:0&wicket:ignoreIfNotActive=true&save=false&random=
0.5459241681095125
>> INFO: Invoking pre-call handler(s)...
>> INFO: Channel busy - postponing...
>>
>>
>> My code:
>> AjaxEditableLabel label = new
AjaxEditableLabel("editableLabel",
>> new PropertyModel(this, "name"));
>> add(label);
>>
>> Html:
>> <span wicket:id="editableLabel">Something</span>
>>
>> Please let me know if this is a known issue or if there is something
>> missing in my code (I'm using 1.3.0-incubating-SNAPSHOT).
>>
>> Thanks,
>> Dragos
>>
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user