You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Nils-Helge Garli (JIRA)" <ji...@apache.org> on 2008/01/16 11:08:05 UTC

[jira] Resolved: (WW-1859) Namespace attribute should not rely on portlet URLs in tag

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

Nils-Helge Garli resolved WW-1859.
----------------------------------

    Resolution: Fixed

It doesn't seem that the computed namespace that is set on the component has any actual meaning, so I removed it.

> Namespace attribute should not rely on portlet URLs in <s:form> tag
> -------------------------------------------------------------------
>
>                 Key: WW-1859
>                 URL: https://issues.apache.org/struts/browse/WW-1859
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Portlet, Plugin - Tags
>    Affects Versions: 2.0.6
>            Reporter: Oleg Gorobets
>             Fix For: 2.1.1
>
>         Attachments: WW-FormTag.patch, WW-FormTag2.patch, WW-FormTag3.patch
>
>
> Current implementation of <s:form> tag  uses portlet URL to retrieve namespace attribute. This approach can be harmful when portlet URL returns path with the context prefix, e.g. /context/namespace/Action.action or custom (non-struts) URL. Instead it will be much better to use <s:form> 'namespace' attribute with the highest priority and then (if not defined) current namespace (see patch for details).

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