You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org> on 2013/11/05 17:56:17 UTC

[jira] [Resolved] (TOBAGO-1334) Client Dimension should support redirect tag in naviation rules

     [ https://issues.apache.org/jira/browse/TOBAGO-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Udo Schnurpfeil resolved TOBAGO-1334.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0
                   2.0.0-alpha-3
         Assignee: Udo Schnurpfeil

> 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
>            Assignee: Udo Schnurpfeil
>             Fix For: 2.0.0-alpha-3, 2.0.0
>
>
> 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)