[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-4447) Rename Seam Component works wrong whith org.jboss.seam.mail.mailSession component

Daniel Azarov (JIRA) jira-events at lists.jboss.org
Thu Jun 11 08:44:56 EDT 2009


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

Daniel Azarov resolved JBIDE-4447.
----------------------------------

    Fix Version/s: 3.1.0.M2
       Resolution: Done


> Rename Seam Component works wrong whith org.jboss.seam.mail.mailSession component
> ---------------------------------------------------------------------------------
>
>                 Key: JBIDE-4447
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4447
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 3.1.0.M1
>            Reporter: Daniel Azarov
>            Assignee: Daniel Azarov
>             Fix For: 3.1.0.M2
>
>
> Test case:
> 1. Create Seam War Project "test"
> 2. Open Seam Components View
> 3. Open test->org.jboss.seam.mail
> 4. Select Rename Seam Component menu item from popup menu on mailSession component
> 5. Type new name and press Next button
> ASSERT: In changes list should be:
> <mail:mail-session host="localhost" port="2525" username="test" password="test" /> ->
> <mail:mail-session host="localhost" port="2525" username="test" password="test" name="newname"/>
> FAIL:
> In changes list:
> <mail:mail-session host="localhost" port="2525" username="test" password="test" /> ->
> <mail:mail-session host="localhost" port="2525" username="newname" password="test" />

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list