[Mono-bugs] [Bug 693779] New: Attached properties values are not set by XamlObjectWriter

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri May 13 15:17:32 EDT 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=693779#c0


           Summary: Attached properties values are not set by
                    XamlObjectWriter
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.10.x
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.XML
        AssignedTo: atsushi at ximian.com
        ReportedBy: julien.etelain at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=429630)
 --> (http://bugzilla.novell.com/attachment.cgi?id=429630)
Test case source code

User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; fr-fr)
AppleWebKit/533.21.1 (KHTML, like Gecko) Version/5.0.5 Safari/533.21.1

Attached properties values are not set by XamlObjectWriter.

Tes case attached. Works fine with Microsoft implementation.


Reproducible: Always

Steps to Reproduce:
1. Download attachement (test.cs)
2. Compile : dmcs -r:System.Xaml test.cs
3. Run : mono test.exe
Actual Results:  
"mono test.exe" outputs :
FAIL

Expected Results:  
"mono test.exe" must outputs :
SUCCESS

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