You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2001/10/04 16:46:58 UTC

DO NOT REPLY [Bug 3967] New: - Trax: transformer.getOutputProperty() should throw IllegalArgumentException

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=3967>.
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=3967

Trax: transformer.getOutputProperty() should throw IllegalArgumentException

           Summary: Trax: transformer.getOutputProperty() should throw
                    IllegalArgumentException
           Product: XalanJ2
           Version: CurrentCVS
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: org.apache.xalan.xsltc
        AssignedTo: xalan-dev@xml.apache.org
        ReportedBy: glenn.miller@sun.com


If a bogus property name is used to call 'getOutputProperty()' on
a Transformer, then a java.lang.IllegalArgumentException should
be thrown.