[
https://issues.apache.org/jira/browse/PLUTO-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Scott Nicklous resolved PLUTO-649.
----------------------------------
Resolution: Fixed
Fix Version/s: 3.0.0
fixed in Pluto implementation
> javax.portlet.actionScopedRequestAttributes runtime option not working
> ----------------------------------------------------------------------
>
> Key: PLUTO-649
> URL: https://issues.apache.org/jira/browse/PLUTO-649
> Project: Pluto
> Issue Type: Bug
> Components: descriptor
> Affects Versions: 2.1.0-M3
> Reporter: Mohd Ahmed Khan
> Fix For: 3.0.0
>
>
> Failing Test case:
> 1)
> V2AddlEnvironmentTests_SPEC2_10_ContextOptions_actionScopedRequestAttributes1
> - The container runtime option "javax.portlet.actionScopedRequestAttributes"
> must be supported by the portlet container
> 2)
> V2AddlEnvironmentTests_SPEC2_10_ContextOptions_actionScopedRequestAttributes2
> - If the actionScopedRequestAttributes option is set to TRUE, request
> attributes that are set in an action persist until a new action occurs
> Problem -
> 1) Unable to get javax.portlet.actionScopedRequestAttributes from
> portlet.xml. Other runtime options are available.
> 2) After setting actionScopedRequestAttributes to "true", attribute (tr2) set
> in action request doesn't persist till render phase.
> Conclusion - This is a bug in pluto or
> javax.portlet.actionScopedRequestAttributes runtime option is not implemented
> yet in pluto.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)