The following comment has been added to this issue:

     Author: dion gillard
    Created: Sun, 12 Sep 2004 2:31 PM
       Body:
For me it must be optional and controlled by the tag library.

At the moment, it would break quite a few Maven scripts to disallow XML output
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/JELLY-13?page=comments#action_53049

---------------------------------------------------------------------
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: Sun, 12 Sep 2004 2:31 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to