The following issue has been updated:
Updater: Willie Vu (mailto:[EMAIL PROTECTED])
Date: Thu, 14 Aug 2003 3:03 AM
Comment:
This is a patch to the bug
Changes:
Attachment changed to jelly-70.patch.txt
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=JELLY-70&page=history
---------------------------------------------------------------------
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:03 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]