The following issue has been updated:

    Updater: Morgan Delagrange (mailto:[EMAIL PROTECTED])
       Date: Tue, 9 Sep 2003 10:11 AM
    Changes:
             Fix Version changed to 1.0
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=JELLY-13&page=history

---------------------------------------------------------------------
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: Assigned
   Priority: Major

 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: Tue, 9 Sep 2003 10:11 AM

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]

Reply via email to