The following comment has been added to this issue:
Author: Christian Hargraves
Created: Sun, 14 Dec 2003 12:09 PM
Body:
I vote this be fixed. I am the author of Jameleon which uses Jelly as it's core
engine. It is very annoying to mispell a tag name and think that everything went well
when in fact that tag just didn't executed without ANY warning.
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=JELLY-13
Here is an overview of the issue:
---------------------------------------------------------------------
Key: JELLY-13
Summary: Jelly should throw an exception if an unknown tag is used in a TagLibrary
Type: Improvement
Status: Open
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: jelly
Components:
core / taglib.core
Fix Fors:
1.0
Assignee: james strachan
Reporter: james strachan
Created: Tue, 12 Nov 2002 5:24 AM
Updated: Sun, 14 Dec 2003 12:09 PM
Description:
Many tag libraries only have a strict number of tags defined. So default behaviour for
these libraries should be that if a typo is made on a tag name, then an exception is
thrown.
Some libraries, like the Ant library, are more soft-coded and will try their best to
instantiate whatever they are given. However the default case is typically known at
compile time.
---------------------------------------------------------------------
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]