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
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.