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/09/04 04:02:13 UTC

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

Message:

   The following issue has been closed.

   Resolver: peter royal
       Date: Wed, 3 Sep 2003 9:00 PM

applied. thanks for the patch and testcases!
---------------------------------------------------------------------
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: Closed
   Priority: Major
 Resolution: FIXED

 Time Spent: Unknown
  Remaining: Unknown

    Project: jelly
 Components: 
             tags

   Assignee: 
   Reporter: Willie Vu

    Created: Thu, 14 Aug 2003 3:00 AM
    Updated: Wed, 3 Sep 2003 9:00 PM

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