Resource urls are not built correctly in struts2-portlet2-plugin
----------------------------------------------------------------

                 Key: WW-2646
                 URL: https://issues.apache.org/struts/browse/WW-2646
             Project: Struts 2
          Issue Type: Bug
          Components: Plugin - Portlet
    Affects Versions: 2.1.0
         Environment: struts2-core-2.1.0.jar struts2-portlet2-plugin.jar 
            Reporter: Vladimir Limansky


There is no 'resourceId' mentioned while building the resource URL using s:url 
tag.

Consider using s:url tag with portletUrlType="resource". The 'resourceId' 
parameter is missing in the result URL.

org.apache.struts2.portlet.util.PortletUrlHelper class has neither 'resourceId' 
parameter nor setResourceID() is called anywhere in the code.

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

Reply via email to