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/11 07:14:37 UTC

[jira] Created: (JELLY-137) Tag libraries should fail on unknown tag name

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JELLY-137

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JELLY-137
    Summary: Tag libraries should fail on unknown tag name
       Type: Improvement

     Status: Unassigned
   Priority: Major

    Project: jelly
 Components: 
             core / taglib.core
   Versions:
             1.0-beta-5

   Assignee: 
   Reporter: Hans Gilde

    Created: Fri, 10 Sep 2004 10:14 PM
    Updated: Fri, 10 Sep 2004 10:14 PM

Description:
If a tag can't be found by a tag library, it's output as XML. This is fine for tags where Jelly can't find a TagLibrary for the namespace. 

But, is a TagLibrary is found but the tag isn't, I think that there should be an error either at parse time or run time. For most libraries, I don't think that users want to output XML if they misspell a tag name.

The TagLibrary always has the opportunity to return a tag that outputs the XML. So, for the cases that do need to output XML if there's no tag found, there's a solution.


---------------------------------------------------------------------
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


[jira] Closed: (JELLY-137) Tag libraries should fail on unknown tag name

Posted by co...@jakarta.apache.org.
Message:

   The following issue has been closed.

   Resolver: dion gillard
       Date: Sun, 12 Sep 2004 10:05 AM

Dupe of JELLY-13
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JELLY-137

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JELLY-137
    Summary: Tag libraries should fail on unknown tag name
       Type: Improvement

     Status: Closed
   Priority: Major
 Resolution: DUPLICATE

    Project: jelly
 Components: 
             core / taglib.core
   Versions:
             1.0-beta-5

   Assignee: 
   Reporter: Hans Gilde

    Created: Fri, 10 Sep 2004 10:14 PM
    Updated: Sun, 12 Sep 2004 10:05 AM

Description:
If a tag can't be found by a tag library, it's output as XML. This is fine for tags where Jelly can't find a TagLibrary for the namespace. 

But, is a TagLibrary is found but the tag isn't, I think that there should be an error either at parse time or run time. For most libraries, I don't think that users want to output XML if they misspell a tag name.

The TagLibrary always has the opportunity to return a tag that outputs the XML. So, for the cases that do need to output XML if there's no tag found, there's a solution.


---------------------------------------------------------------------
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