[jira] [Resolved] (PLUTO-628) TCK: In a forward during the Action phase, the getLocale method returns an incorrect value
"Scott Nicklous (JIRA)" <[email protected]>
| Newsgroups | gmane.comp.jakarta.pluto.devel |
|---|---|
| Message-ID | <[email protected]> |
[ https://issues.apache.org/jira/browse/PLUTO-628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Nicklous resolved PLUTO-628.
----------------------------------
Resolution: Fixed
Fix Version/s: 3.0.0
fixed in Pluto implementation
> TCK: In a forward during the Action phase, the getLocale method returns an incorrect value
> ------------------------------------------------------------------------------------------
>
> Key: PLUTO-628
> URL: https://issues.apache.org/jira/browse/PLUTO-628
> Project: Pluto
> Issue Type: Bug
> Components: portlet container
> Reporter: Scott Nicklous
> Priority: Minor
> Fix For: 3.0.0
>
>
> TCK test: In the target servlet of a forward during the action phase, the method HttpResponse#getLocale is supposed to return null according to the portlet specification. However, it returns "en_US".
> Reproduce using TCK command:
> mvn test -Prun-tck -Dtest.module=V2DispatcherReqRespTests1_SPEC2_19_ForwardJSPActionResponse_getLocale
> Test results:
> Test Failed
> Details: In a target jsp of a forward in the Action phase, the method HttpServletResponse.getLocale must return null. Locale is en_US
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)