You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "hongbing wang (JIRA)" <de...@myfaces.apache.org> on 2011/01/19 22:30:46 UTC

[jira] Created: (TRINIDAD-2014) GlobalConfiguratorImpl - Reattach the cached RequestContext when current is null but cached RequestContext is not

GlobalConfiguratorImpl - Reattach the cached RequestContext when current is null but cached RequestContext is not
-----------------------------------------------------------------------------------------------------------------

                 Key: TRINIDAD-2014
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2014
             Project: MyFaces Trinidad
          Issue Type: Bug
    Affects Versions: 2.0.0-beta-1
            Reporter: hongbing wang


In GlobalConfiguratorImpl._attachRequestContext(ExternalContext ec), if current RequestContext is null but cached RequestContext is not, reattach the cached one

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (TRINIDAD-2014) GlobalConfiguratorImpl - Reattach the cached RequestContext when current is null but cached RequestContext is not

Posted by "Blake Sullivan (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-2014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Blake Sullivan updated TRINIDAD-2014:
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha-2
         Assignee: Blake Sullivan
           Status: Resolved  (was: Patch Available)

Resolved in revision 1061022

> GlobalConfiguratorImpl - Reattach the cached RequestContext when current is null but cached RequestContext is not
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-2014
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2014
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 2.0.0-beta-1
>            Reporter: hongbing wang
>            Assignee: Blake Sullivan
>             Fix For: 2.0.0-alpha-2
>
>         Attachments: GlobalConfiguratorImpl-fix.patch
>
>
> In GlobalConfiguratorImpl._attachRequestContext(ExternalContext ec), if current RequestContext is null but cached RequestContext is not, reattach the cached one

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (TRINIDAD-2014) GlobalConfiguratorImpl - Reattach the cached RequestContext when current is null but cached RequestContext is not

Posted by "hongbing wang (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-2014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

hongbing wang updated TRINIDAD-2014:
------------------------------------

    Status: Patch Available  (was: Open)

> GlobalConfiguratorImpl - Reattach the cached RequestContext when current is null but cached RequestContext is not
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-2014
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2014
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 2.0.0-beta-1
>            Reporter: hongbing wang
>
> In GlobalConfiguratorImpl._attachRequestContext(ExternalContext ec), if current RequestContext is null but cached RequestContext is not, reattach the cached one

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.