You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Oleg Gorobets (JIRA)" <ji...@apache.org> on 2007/04/09 16:31:52 UTC

[jira] Created: (WW-1875) Consider namespace & method when creating portlet URLs

Consider namespace & method when creating portlet URLs
------------------------------------------------------

                 Key: WW-1875
                 URL: https://issues.apache.org/struts/browse/WW-1875
             Project: Struts 2
          Issue Type: Bug
          Components: Portlet Integration, Views
    Affects Versions: 2.0.6
            Reporter: Oleg Gorobets
         Attachments: WW-UrlTag.patch

- When creating standard struts2 URLs if "namespace" attribute is not specified for <s:url> tag, the current one is taken. Provide the same functionality for portlet URLs. 
- Consider "method" attribute in portlet URLs.

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


[jira] Resolved: (WW-1875) Consider namespace & method when creating portlet URLs

Posted by "Nils-Helge Garli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nils-Helge Garli resolved WW-1875.
----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.1.x)
                   2.1.2
         Assignee: Nils-Helge Garli

> Consider namespace & method when creating portlet URLs
> ------------------------------------------------------
>
>                 Key: WW-1875
>                 URL: https://issues.apache.org/struts/browse/WW-1875
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Portlet, Plugin - Tags
>    Affects Versions: 2.0.6
>            Reporter: Oleg Gorobets
>            Assignee: Nils-Helge Garli
>             Fix For: 2.1.2
>
>         Attachments: WW-UrlTag.patch
>
>
> - When creating standard struts2 URLs if "namespace" attribute is not specified for <s:url> tag, the current one is taken. Provide the same functionality for portlet URLs. 
> - Consider "method" attribute in portlet URLs.

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


[jira] Updated: (WW-1875) Consider namespace & method when creating portlet URLs

Posted by "Ted Husted (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Husted updated WW-1875:
---------------------------

    Fix Version/s: 2.1.0

> Consider namespace & method when creating portlet URLs
> ------------------------------------------------------
>
>                 Key: WW-1875
>                 URL: https://issues.apache.org/struts/browse/WW-1875
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Portlet Integration, Views
>    Affects Versions: 2.0.6
>            Reporter: Oleg Gorobets
>             Fix For: 2.1.0
>
>         Attachments: WW-UrlTag.patch
>
>
> - When creating standard struts2 URLs if "namespace" attribute is not specified for <s:url> tag, the current one is taken. Provide the same functionality for portlet URLs. 
> - Consider "method" attribute in portlet URLs.

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


[jira] Commented: (WW-1875) Consider namespace & method when creating portlet URLs

Posted by "Nils-Helge Garli (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/WW-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42957#action_42957 ] 

Nils-Helge Garli commented on WW-1875:
--------------------------------------

"mehod" has been implemented (WW-1713)

> Consider namespace & method when creating portlet URLs
> ------------------------------------------------------
>
>                 Key: WW-1875
>                 URL: https://issues.apache.org/struts/browse/WW-1875
>             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-UrlTag.patch
>
>
> - When creating standard struts2 URLs if "namespace" attribute is not specified for <s:url> tag, the current one is taken. Provide the same functionality for portlet URLs. 
> - Consider "method" attribute in portlet URLs.

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


[jira] Updated: (WW-1875) Consider namespace & method when creating portlet URLs

Posted by "Oleg Gorobets (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Gorobets updated WW-1875:
------------------------------

    Attachment: WW-UrlTag.patch

> Consider namespace & method when creating portlet URLs
> ------------------------------------------------------
>
>                 Key: WW-1875
>                 URL: https://issues.apache.org/struts/browse/WW-1875
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Portlet Integration, Views
>    Affects Versions: 2.0.6
>            Reporter: Oleg Gorobets
>         Attachments: WW-UrlTag.patch
>
>
> - When creating standard struts2 URLs if "namespace" attribute is not specified for <s:url> tag, the current one is taken. Provide the same functionality for portlet URLs. 
> - Consider "method" attribute in portlet URLs.

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


[jira] Updated: (WW-1875) Consider namespace & method when creating portlet URLs

Posted by "Don Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Don Brown updated WW-1875:
--------------------------

    Fix Version/s:     (was: 2.1.1)
                   2.1.x

Unfortunately, that patch won't work on trunk due to refactorings for the UrlRenderer.  Moving to 2.1.x until we get a patch we can apply.

> Consider namespace & method when creating portlet URLs
> ------------------------------------------------------
>
>                 Key: WW-1875
>                 URL: https://issues.apache.org/struts/browse/WW-1875
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Portlet, Plugin - Tags
>    Affects Versions: 2.0.6
>            Reporter: Oleg Gorobets
>             Fix For: 2.1.x
>
>         Attachments: WW-UrlTag.patch
>
>
> - When creating standard struts2 URLs if "namespace" attribute is not specified for <s:url> tag, the current one is taken. Provide the same functionality for portlet URLs. 
> - Consider "method" attribute in portlet URLs.

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