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/10/08 13:26:47 UTC

[jira] [Resolved] (TOBAGO-1318) Meaning of TobagoConfig.isCheckSessionSecret() and isCreateSessionSecret() is inverted

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

Udo Schnurpfeil resolved TOBAGO-1318.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha-3
                   1.5.11
                   1.0.41

> Meaning of TobagoConfig.isCheckSessionSecret() and isCreateSessionSecret() is inverted
> --------------------------------------------------------------------------------------
>
>                 Key: TOBAGO-1318
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1318
>             Project: MyFaces Tobago
>          Issue Type: Bug
>    Affects Versions: 1.0.40, 1.5.10, 2.0.0-alpha-2
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>             Fix For: 1.0.41, 1.5.11, 2.0.0-alpha-3
>
>
> Both values are true by default and both value are the same for most applications, so the problem shoudn't be so large.
> Correct is:
> * create() will be called, if isCreate is set
> * encode() will be called, if isCheck is set
> * check() will be called, if isCheck is set



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