[
https://issues.apache.org/jira/browse/TOBAGO-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13814402#comment-13814402
]
Hudson commented on TOBAGO-1334:
--------------------------------
FAILURE: Integrated in tobago-trunk #1155 (See
[https://builds.apache.org/job/tobago-trunk/1155/])
TOBAGO-1334: Client Dimension should support redirect tag in naviation rules
(lofwyr: http://svn.apache.org/viewvc/?view=rev&rev=1539057)
*
/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/MultiplePageDeclarationLanguageNavigationHandler.java
> 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)