[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-2141) Add to proposal list of atribute action vaule of navigation rule from pages.xml in Seam web project.

Anton Klimkovich (JIRA) jira-events at lists.jboss.org
Fri Apr 25 11:14:08 EDT 2008


Add to proposal list of atribute action vaule of navigation rule from pages.xml in Seam web project.
----------------------------------------------------------------------------------------------------

                 Key: JBIDE-2141
                 URL: http://jira.jboss.com/jira/browse/JBIDE-2141
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
    Affects Versions: 2.1
            Reporter: Anton Klimkovich
            Priority: Minor


EXECUTE: Create Seam web project
EXECUTE: Open pages.xml
ASSERT:    
<page view-id="*">
        <navigation>
            <rule if-outcome="home" >
                <redirect view-id="/home.xhtml"/>
            </rule>
        </navigation>
</page>
EXECUTE: Open menu.xhtml 
EXECUTE: add string <s:button action="" value="HomeSweetHome"></s:button> inside  <rich:toolBarGroup>
EXECUTE: Set cursor to s:button action="|"
EXECUTE: Call CA
ASSERT:    Value "home" should be in proposal list.



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

        



More information about the jbosstools-issues mailing list