You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2013/10/19 14:13:41 UTC

[jira] [Updated] (ISIS-570) Drop downs for action parameters don't repaint themselves correctly when a validation error occurs for other parameters on the form.

     [ https://issues.apache.org/jira/browse/ISIS-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood updated ISIS-570:
-----------------------------

    Description: 
To reproduce:

1. ToDoItems#newToDo
- create two items with the same description, such that the uniqueness constraint on description fires
- the category/subcategory fields are not repainted.

  was:
To reproduce:

1. ToDoItems#newToDo
- leave the description empty
- hit OK
- the validation error is shown, the value for the dropdowns (category/subcategory) is blank
- enter a description, CAN hit ok and complete (so value must be there)

2. ToDoItems#newToDo
- with description parameter incorrectly set to be @Optional, causing a data integrity exception
- the category/subcategory fields are not repainted.


> Drop downs for action parameters don't repaint themselves correctly when a validation error occurs for other parameters on the form.
> ------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ISIS-570
>                 URL: https://issues.apache.org/jira/browse/ISIS-570
>             Project: Isis
>          Issue Type: Bug
>          Components: Viewer: Wicket
>    Affects Versions: viewer-wicket-1.2.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: viewer-wicket-1.4.0
>
>
> To reproduce:
> 1. ToDoItems#newToDo
> - create two items with the same description, such that the uniqueness constraint on description fires
> - the category/subcategory fields are not repainted.



--
This message was sent by Atlassian JIRA
(v6.1#6144)