You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Karen Torres (JIRA)" <ji...@apache.org> on 2007/07/11 01:25:04 UTC

[jira] Created: (COCOON-2088) Issue into a repeater with suggestion list widget

Issue into a repeater with suggestion list widget
-------------------------------------------------

                 Key: COCOON-2088
                 URL: https://issues.apache.org/jira/browse/COCOON-2088
             Project: Cocoon
          Issue Type: Bug
          Components: Blocks: Forms
    Affects Versions: 2.1.11-dev (Current SVN)
            Reporter: Karen Torres


There is a issue in a repeater with suggestion list, the test enviroment is the following one: 
1. Add a row.
2. Type/choose an element.
3. Delete the row added.
4. Add a new row .
The hassle is that the widget isn't empty, but that it has the text that we typed before delete the row, this creates the false expectation that we can submit the form and the server goes to give back the identifier that belongs to that text in the widget.

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


[jira] Updated: (COCOON-2088) Issue into a repeater with suggestion list widget

Posted by "Karen Torres (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COCOON-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karen Torres updated COCOON-2088:
---------------------------------

    Attachment: repeater_with_suggestion_widget.txt

Attachment of the example.

> Issue into a repeater with suggestion list widget
> -------------------------------------------------
>
>                 Key: COCOON-2088
>                 URL: https://issues.apache.org/jira/browse/COCOON-2088
>             Project: Cocoon
>          Issue Type: Bug
>          Components: Blocks: Forms
>    Affects Versions: 2.1.11-dev (Current SVN)
>            Reporter: Karen Torres
>         Attachments: repeater_with_suggestion_widget.txt
>
>
> There is a issue in a repeater with suggestion list, the test enviroment is the following one: 
> 1. Add a row.
> 2. Type/choose an element.
> 3. Delete the row added.
> 4. Add a new row .
> The hassle is that the widget isn't empty, but that it has the text that we typed before delete the row, this creates the false expectation that we can submit the form and the server goes to give back the identifier that belongs to that text in the widget.

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