You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by co...@jakarta.apache.org on 2004/09/02 08:42:51 UTC

[jira] Updated: (JELLY-13) Jelly should throw an exception if an unknown tag is used in a TagLibrary

The following issue has been updated:

    Updater: dion gillard (mailto:dion@apache.org)
       Date: Wed, 1 Sep 2004 11:42 PM
    Changes:
             environment changed to 
             Fix Version changed to 1.1-beta-1
             Fix Version changed from 1.0
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/JELLY-13?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/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

    Project: jelly
 Components: 
             core / taglib.core
   Fix Fors:
             1.1-beta-1

   Assignee: james strachan
   Reporter: james strachan

    Created: Tue, 12 Nov 2002 5:24 AM
    Updated: Wed, 1 Sep 2004 11:42 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://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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org