You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Matej Knopp (JIRA)" <ji...@apache.org> on 2007/08/27 19:17:30 UTC

[jira] Commented: (WICKET-895) If a form includes a DataTable with AjaxEditableLabels and the form should be refresh an exception occurs when a user switches between a changed label to another

    [ https://issues.apache.org/jira/browse/WICKET-895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523059 ] 

Matej Knopp commented on WICKET-895:
------------------------------------

Yeah, this thing is haunting us from ajax day one. 

> If a form includes a DataTable with AjaxEditableLabels and the form should be refresh an exception occurs when a user switches between a changed label to another
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-895
>                 URL: https://issues.apache.org/jira/browse/WICKET-895
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.3.0-final
>         Environment: Win2000, Eclipse 3.2, Java 1.5, Firefox 2.0.6, 
>            Reporter: Fabian Hagen
>            Assignee: Matej Knopp
>         Attachments: wicket_quick.zip
>
>
> A normal Form includes a DataTable which includes some AjaxEditableLabels.
> If the user changes the contens of a label and the label has an effect of the whole DataTable the complete from has to be refreshed. But if the user switches between one label to another, an exception occurs.
> UseCase:
> click on label and change the value
> to leave the label click another labe in the DataTabel
> --> an exception should occur

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.