The following comment has been added to this issue:
Author: Hans Gilde
Created: Sun, 19 Sep 2004 6:32 PM
Body:
I forgot: doing this will require changes to several tag libs. Tag libs that
explicitly invoke their body Script don't catch JellyException, instead they let the
Script's JellyTagException go right out their doTag method. These tags would have to
be changed to catch a JellyException and throw a JellyTagException.
---------------------------------------------------------------------
View this comment:
http://issues.apache.org/jira/browse/JELLY-149?page=comments#action_53220
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/JELLY-149
Here is an overview of the issue:
---------------------------------------------------------------------
Key: JELLY-149
Summary: Script interface should not throw JellyTagException
Type: Improvement
Status: Unassigned
Priority: Minor
Project: jelly
Components:
core / taglib.core
Fix Fors:
1.0
Versions:
1.0-beta-5
Assignee:
Reporter: Hans Gilde
Created: Sun, 19 Sep 2004 1:13 PM
Updated: Sun, 19 Sep 2004 6:32 PM
Description:
JellyTagException if for Tags, JellyException is for the Jelly framework. The Script
interface is above the Tag interface, in the Jelly framework. Thus, it should only
throw JellyException, not JellyTagException.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/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]