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 14:53:41 UTC

DO NOT REPLY [Bug 3948] - trax- No output properties set on default transformer

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

trax- No output properties set on default transformer





------- Additional Comments From glenn.miller@sun.com  2001-10-04 05:53 -------
-------
A second case in which a call to getOutputProperties() causes a null ptr
exception to be thrown: the user has supplied a stylesheet, and in that
stylesheet they have used <xsl:output ...> to set output properties.
Neither the default output properties, nor the user set output properties
are showing up when a call to getOutputProperties() is made.