Uploaded image for project: 'Commons Jelly'
  1. Commons Jelly
  2. JELLY-13

Jelly should throw an exception if an unknown tag is used in a TagLibrary

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 1.1-beta-1
    • core / taglib.core
    • None

    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.

      Attachments

        Issue Links

          Activity

            People

              jstrachan James Strachan
              jstrachan James Strachan
              Votes:
              6 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: