You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "Elliot Metsger (JIRA)" <ji...@apache.org> on 2008/01/06 02:22:34 UTC

[jira] Resolved: (PLUTO-394) o.a.p.tags.el.ParamTag does not evaluate EL on "name" attribute

     [ https://issues.apache.org/jira/browse/PLUTO-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliot Metsger resolved PLUTO-394.
----------------------------------

    Resolution: Fixed

Applied to 1.1.x branch, r609247.

> 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
>            Assignee: Elliot Metsger
>            Priority: Minor
>             Fix For: 1.2.0, 1.1.5
>
>         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 for its "name" attribute.  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.