[jbosstools-issues] [JBoss JIRA] (JBIDE-9865) New Decorator Wizard should show "Please select decorated type" error message in case when Name field is not empty

Viacheslav Kabanovich (Updated) (JIRA) jira-events at lists.jboss.org
Fri Oct 7 19:24:16 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-9865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viacheslav Kabanovich updated JBIDE-9865:
-----------------------------------------

    Attachment: New Decorator .png

    
> New Decorator Wizard should show "Please select decorated type" error message in case when Name field is not empty
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-9865
>                 URL: https://issues.jboss.org/browse/JBIDE-9865
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: CDI
>    Affects Versions: 3.3.0.M3
>            Reporter: Daniel Azarov
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.3.0.M4
>
>         Attachments: New Decorator .png
>
>
> Test case:
> 1. Create CDI Project
> 2. Create and Open beans.xml file
> 3. Switch to Source tab
> 4. Insert "decorators" node:
> {code}
> <decorators>
>   <class>org.jboss.beans.MyFirstDecorator</class>
>  </decorators>
> {code}
> 5. Switch to Tree tab
> 6. Select 'org.jboss.beans.MyFirstDecorator' decorator
> 7. Select "Class" link
> ASSERT:
> 1. New Decorator Wizard appears
> 2. Wirard shows "Please select decorated type" error message

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list