Michael Bädorf created TOBAGO-1334:
--------------------------------------

             Summary: Client Dimension should support redirect tag in naviation 
rules
                 Key: TOBAGO-1334
                 URL: https://issues.apache.org/jira/browse/TOBAGO-1334
             Project: MyFaces Tobago
          Issue Type: New Feature
          Components: Core
    Affects Versions: 2.0.0-alpha-3
            Reporter: Michael Bädorf


In order to display the correct url it is necessary to define redirect in 
faces-conifg.xml like
<navigation-case>
    <from-outcome>ApprovalOverview</from-outcome>
    <to-view-id>/approval/overview.xhtml</to-view-id>
    <redirect />
</navigation-case>

Unfortunately this doesn't work in Tobago 2.0.0 alpha 3.
Please implement this feature. 



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

Reply via email to