Bugzilla – Bug 316032
XslTransform with output method="text" outputs xml header
Last modified: 2007-09-15 21:24:46 UTC
---- Reported by niel@bornstein.atlanta.ga.us 2004-09-15 12:26:11 MST ---- Please fill in this template when reporting a bug, unless you know what you are doing. Description of Problem: Steps to reproduce the problem: 1. Compile the attached test program, Transform.cs (or use your favorite XsltTransform harness) 2. Run mono Transform.exe StockQuote.xsl StockQuote.xml StockQuote.txt 3. View the created StockQuote.txt Actual Results: <?xml version="1.0" encoding="utf-8"?> Ticker Symbol: Name: Last Trade: US$ Expected Results: Ticker Symbol: Name: Last Trade: US$ How often does this happen? Always in 1.0.1. Additional Information: Was fixed in an earlier beta release without a bug report. ---- Additional Comments From niel@bornstein.atlanta.ga.us 2004-09-15 12:28:11 MST ---- Created an attachment (id=166777) XSLT transform harness ---- Additional Comments From niel@bornstein.atlanta.ga.us 2004-09-15 12:28:36 MST ---- Created an attachment (id=166778) Sample XML file ---- Additional Comments From niel@bornstein.atlanta.ga.us 2004-09-15 12:28:48 MST ---- Created an attachment (id=166779) Sample XSLT file ---- Additional Comments From atsushi@ximian.com 2004-09-16 01:29:50 MST ---- The problem didn't happen on either of HEAD and 1.0 branch on my box. Would you please try the latest monolite and check if it happens? http://mono.ximian.com/daily/monolite-20040915.tar.gz ---- Additional Comments From atsushi@ximian.com 2005-01-19 03:19:16 MST ---- Am closing this old NEEDINFO bug. Reopen if it still happens. Imported an attachment (id=166777) Imported an attachment (id=166778) Imported an attachment (id=166779) Unknown operating system unknown. Setting to default OS "Other".