[
https://issues.apache.org/jira/browse/PLUTO-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Gould updated PLUTO-394:
---------------------------------
Attachment: ParamTagPatch.txt
I created this patch off of the 1.1.x branch
> o.a.p.tags.el.ParamTag does not evaluate EL on "name" attribute
> ---------------------------------------------------------------
>
> Key: PLUTO-394
> URL: https://issues.apache.org/jira/browse/PLUTO-394
> Project: Pluto
> Issue Type: Improvement
> Components: portlet container taglibs
> Affects Versions: 1.1.3, 1.1.4
> Environment: Servlet 2.3 Web Application
> Reporter: Benjamin Gould
> Attachments: ParamTagPatch.txt
>
>
> When developing a portlet application against the Servlet 2.3 spec and using
> the taglib uri:
> <%@ taglib uri="http://portals.apache.org/pluto/portlet-el" prefix="portlet"
> %>
> The <portlet:param> tag does not evaluate EL expressions. I'm including a
> patch to fix this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.