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

--- Comment #34 from Nick Burch <[email protected]> ---
At this point, we need for POI 3.10, a unit test that:
 * Creates a simple word file from scratch
 * Adds a single picture to it
 * Adds a bit of test text to it (maybe 4 paragraphs, 2-3 runs per paragraph)
 * Saves that to a temp file, which you try to load from Word
 * Check if Word loads it and displays it? (I gather no? But confirm)
 * Trys to re-open the file in POI
 * Checks we can correctly read the text from it?
 * Checks if the picture is found in the picture list?
 * Loads the paragraph with the picture in, and sees if POI can correctly find
+ read the picture from there?

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