https://issues.apache.org/ooo/show_bug.cgi?id=122879
Bug ID: 122879
Issue Type: DEFECT
Summary: RTF: Renders image encoding instead of image
Product: Writer
Version: AOO 4.0.0
Hardware: All
OS: Windows 7
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: viewing
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 81185
--> https://issues.apache.org/ooo/attachment.cgi?id=81185&action=edit
A rich text file (.rtf) containing only a small encoded image
RTF text identifies encoding as
{\pict\wmetafile8\picw1323\pich1323\picwgoal750\pichgoal750.
Writer renders the encoding of image rather that the image itself, e.g.
010009000003421e00000000140f00000000140f000026060f001e1e574d4643010000000000010019440000000001000000fc1d000000000000fc1d0000010000006c00000000000000000000003100000031000000000000000
...
The test file, Test.rtf, is attached.
This file was created by copying my Facebook home page and pasting it into MS
Word and saving it as an .rtf file as part of my development of a fuzzing
framework for OpenOffice applications as describe in "Testing with Hostile Data
Streams"
The original file was very large but has been pruned using MS Wordpad to what I
believe is the minimum file that causes the problem. Perhaps there is
unnecessary context in the .rtf file.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.