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

[jira] Updated: (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:all-tabpanel ]

Fabian Hagen updated WICKET-895:
--------------------------------

    Attachment: wicket_quick.zip

this is a maven project for eclipse.

wicket quickstart 1.3

> 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
>         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.