You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ji...@codehaus.org on 2003/08/14 10:00:37 UTC

[jira] Created: (JELLY-70) fmt:message tag does not accept subtag when key is specified as an attribute

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=JELLY-70


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JELLY-70
    Summary: fmt:message tag does not accept <param> subtag when key is specified as an attribute
       Type: Bug

     Status: Unassigned
   Priority: Major

 Time Spent: Unknown
  Remaining: Unknown

    Project: jelly
 Components: 
             tags

   Assignee: 
   Reporter: Willie Vu

    Created: Thu, 14 Aug 2003 3:00 AM
    Updated: Thu, 14 Aug 2003 3:00 AM

Description:
The cause is that body is not processed when key is specified as an attribute.

The reason that specifying the key as body works is that the body is processed in order to get the key.  Doing so processes the param subtags.

Resolution: call invokeBody()


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org