[Mono-bugs] [Bug 487782] New: XSLT Extension Methods seem to be ignored
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Mar 23 11:11:03 EDT 2009
https://bugzilla.novell.com/show_bug.cgi?id=487782
Summary: XSLT Extension Methods seem to be ignored
Classification: Mono
Product: Mono: Class Libraries
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.XML
AssignedTo: atsushi at ximian.com
ReportedBy: skolima at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.0.7)
Gecko/2009021910 Firefox/3.0.7 (.NET CLR 3.5.30729)
I have extracted the Configuration Preprocessor mechanism from
CruiseControl.Net (please see the zip file attached). None of the tests pass on
mono (2.4 RC3 or SVN HEAD) because declared Xslt Extension Methods seem not to
be invoked. Those tests pass on MS.Net.
(Include tests fail because their are written only for Windows, those are not
included in this zip.)
Reproducible: Always
Steps to Reproduce:
Extract the attached test case, build with msbuild or xbuild (svn version). Run
nunit-console2 on produced bin/Debug/ThoughtWorks.CruiseControl.UnitTests.dll.
Actual Results:
12 test failures with
"ThoughtWorks.CruiseControl.Core.Config.Preprocessor.EvaluationException :
Reference to unknown symbol ..." because an extension method has not been
called to define the symbol when expected.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list