https://issues.apache.org/bugzilla/show_bug.cgi?id=50474

           Summary: JUnit test as requested for updating embedded
                    document.
           Product: POI
           Version: 3.8-dev
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XWPF
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=26402)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26402)
Archive containing java source for JUnit test along with .docx file.

As requested, a JUnit test demonstrating that the OutputStream recovered from
the PackagePart encapsulating a reference to an embedded document does not
write the changes made back to the PackagePart but results in an empty - zero
length - file.

Includes simple test file consisting of a WordprocessingML document into which
a binary Excel workbook has been embedded. The first four cells of row A of the
workbook's first sheet have been populated with data and the test code attempts
to modify the value in cell A1.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to