You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/02/13 21:39:09 UTC

DO NOT REPLY [Bug 17059] New: - o.a.j.compiler.ImplicitTagLibraryInfo doesn't include tag files with the extension of .tagx when generating an implicit TLD

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17059>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17059

o.a.j.compiler.ImplicitTagLibraryInfo doesn't include tag files with the extension of .tagx when generating an implicit TLD

           Summary: o.a.j.compiler.ImplicitTagLibraryInfo doesn't include
                    tag files with the extension of .tagx when generating an
                    implicit TLD
           Product: Tomcat 5
           Version: Nightly Build
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Jasper2
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: Ryan.Lubke@Sun.COM


JSP.8.1 states that valid extensions for tag files are .tag (standard syntax)
and .tagx (XML syntax).

Looking at the constuctor for ImplicitTagLibraryInfo, only tag files with the
extension of .tag are considered during processing.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org