[Mono-bugs] [Bug 487065] New: XslCompiledTransform does not call extension method

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Mar 19 22:11:16 EDT 2009


https://bugzilla.novell.com/show_bug.cgi?id=487065


           Summary: XslCompiledTransform does not call extension method
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Sys.XML
        AssignedTo: atsushi at ximian.com
        ReportedBy: dna at mono-project.de
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=280807)
 --> (https://bugzilla.novell.com/attachment.cgi?id=280807)
Testcase

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.7)
Gecko/2009021910 Firefox/3.0.7 (.NET CLR 3.5.30729)

Hello,

i'm using Mono svn head r129097.

While trying to get CruiseControl.NET running on Mono i got a problem with
CC.NET's Xsl Config Preprocessor.

Attached is a stripped down version of the Core assembly which only contains
the preprocessor und its xslt file and a stripped down unit test assembly.

All unit tests pass on .NET and fail on Mono.


For example the method "define_text_constant" in
ConfigPreprocessorEnvironment.cs is never called so the result is a
"ThoughtWorks.CruiseControl.Core.Config.Preprocessor.EvaluationException :
Reference to unknown symbol a" exception.


To test just run the nunit console over the unit test assembly located in the
bin dictionary.

Reproducible: Always

Steps to Reproduce:
1.
2.
3.

-- 
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