[Mono-bugs] [Bug 591862] New: Numerous differences in DocumentFormat.OpenXml output due to System.IO.Packaging

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Mar 29 09:32:01 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=591862

http://bugzilla.novell.com/show_bug.cgi?id=591862#c0


           Summary: Numerous differences in DocumentFormat.OpenXml output
                    due to System.IO.Packaging
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.6.x
          Platform: x86-64
        OS/Version: openSUSE 11.2
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: WPF
        AssignedTo: toshok at novell.com
        ReportedBy: ustramooner at users.sourceforge.net
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/533.2
(KHTML, like Gecko) Chrome/5.0.342.7 Safari/533.2

DocumentFormat.OpenXml.dll uses System.IO.Packaging to create OpenXML
documents. A few differences in System.IO.Packaging causes the output to be
quite different.

Please see the attached test program to see the differences.

In the attached Zip file are some fixes, but not all.

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Actual Results:  
see test.docx after running 'mono Main.exe 1' (or if that doesnt' work due to
bug #570648, then run 'mono Main.exe 0'

Expected Results:  
expected.docx is the expected output

See README in the zip file for more details, including:

* Main.cs a test program that produces several different problems
* README describes all the bugs I found and how to reproduce
* DocumentFormat.OpenXml.dll the dll I'm running
* expected.docx the expected docx that the Main.cs should create
* WindowsBase.diff: a patch that I applied to my code

-- 
Configure bugmail: http://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