[gatein-issues] [JBoss JIRA] (GTNPORTAL-2408) portlet:renderURL tag does not get re-written when present in a page for Portlet Mode Help

Ken Finnigan (JIRA) jira-events at lists.jboss.org
Tue Apr 10 09:36:47 EDT 2012


Ken Finnigan created GTNPORTAL-2408:
---------------------------------------

             Summary: portlet:renderURL tag does not get re-written when present in a page for Portlet Mode Help
                 Key: GTNPORTAL-2408
                 URL: https://issues.jboss.org/browse/GTNPORTAL-2408
             Project: GateIn Portal
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Common integration
    Affects Versions: 3.2.0-GA
            Reporter: Ken Finnigan


Including the following code within a page that is rendered in Help Portlet Mode, does NOT result in the URL being generated:
<a href="<portlet:renderURL portletMode='view' />">Return</a>

It generates a URL of the form:
http://server:port/portal/classic/<portlet:renderURL portletMode='view' />

It appears that in the Help Portlet Mode, re-writing of URLs created with portlet tags is skipped.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the gatein-issues mailing list