Bug 316032 (MONO66008) - XslTransform with output method="text" outputs xml header
Summary: XslTransform with output method="text" outputs xml header
Status: VERIFIED FIXED
Alias: MONO66008
Product: Mono: Runtime
Classification: Mono
Component: misc (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Atsushi Enomoto
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-15 19:26 UTC by Niel Bornstein
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
XSLT transform harness (409 bytes, text/plain)
2004-09-15 19:28 UTC, Thomas Wiest
Details
Sample XML file (470 bytes, text/plain)
2004-09-15 19:28 UTC, Thomas Wiest
Details
Sample XSLT file (551 bytes, text/plain)
2004-09-15 19:28 UTC, Thomas Wiest
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 18:53:52 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".