[
https://issues.jboss.org/browse/JBIDE-9865?page=com.atlassian.jira.plugin...
]
Viacheslav Kabanovich updated JBIDE-9865:
-----------------------------------------
Description:
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" info message
was:
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
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" info 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