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

Gerhard Petracek resolved EXTCDI-148.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9.4

> ViewAccessScope is broken in case of special url mappings
> ---------------------------------------------------------
>
>                 Key: EXTCDI-148
>                 URL: https://issues.apache.org/jira/browse/EXTCDI-148
>             Project: MyFaces CODI
>          Issue Type: Bug
>          Components: JEE-JSF12-Module, JEE-JSF20-Module
>    Affects Versions: 0.9.3
>            Reporter: Gerhard Petracek
>            Priority: Minor
>             Fix For: 0.9.4
>
>
> this issue is new in v0.9.3 (due to EXTCDI-131)
> if the view-id uses e.g. a suffix which is different from the file extension 
> (e.g. suffix: *.jsf and file extension: *.xhtml)
> and
> the restore-view phase accesses the scope it gets terminated.
> workarounds:
>  - use the same suffix
>  - intercept the ViewHandler#restoreView and change the view-id
>  - (use url rewriting)

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to