Issue 69099

Summary: RTF not correctly imported
Product: Writer Reporter: powerstat <powerstat>
Component: open-importAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues, rainerbielefeld_ooo_qa
Version: OOo 2.0.3Keywords: needhelp, oooqa
Target Milestone: ---   
Hardware: All   
OS: Windows XP   
URL: http://www.hofmann-int.de/test/rtf_datelib.zip
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description powerstat 2006-08-30 14:12:39 UTC
When I tried to import RTF generated by www.doxygen.org, this results in
document output like:

RTFDocVisitor::visitPre(DocText)RTFDocVisitor::visit(DocWord)

which are RTF control sequences I guess.
Importing the same document into Word 2003 works fine.
So I assume this is a defect within the OOo RTF import filter.

Under the above url I placed a zip file with the complete doxygen rtf output.
The rtf file itself is called refman.rtf
Comment 1 Rainer Bielefeld 2006-08-30 15:12:49 UTC
I checked with "2.0.2  German version WIN XP: [680m5(Build9011)]"
1.1.4 (German) WIN XP: [645m52 (Build 8824)]" (identical result) and can confirm
that the document 'refman.rtf' in the zip file from a.m. URL looks ugly, page 4
starts with:

RTFDocVisitor::visitPre(DocText)RTFDocVisitor::visit(DocWord)DateLibRTFDocVisitor::visit(DocWhiteSpace)
RTFDocVisitor::visit(DocWord)MainRTFDocVisitor::visit(DocWhiteSpace)
RTFDocVisitor::visit(DocWord)PageRTFDocVisitor::visitPost(DocText)
RTFDocVisitor::vi ...

instead of 

DateLib Main Page
This module has been designed to become a useful and portable library and to
help developers calculate calendar dates!
Mathematical notes
A tropical year is 365.2422 days! / 365d, 5h, 48min, 46sec
 A moon month is 29.53059 days! / 29d, 12h, 44min, 2.9 sec
 A moon phase is 7.38265 days!
 The calculations are historical and NOT astronomical!
Specials for compiling the date library.

as I see it in WORD2000

Additionally the Navigator pane is completely messed up.

I can not decide whether that is a real bug or bad rtf code produced by
"www.doxygen.org".
Comment 2 michael.ruess 2006-08-30 16:06:55 UTC
It seems to be something with the RTF "dialect" which is produced by doxygen.com.
MS Word's RTF filter is not this "straight on" as OO Writer's, thus it is able
to better understand this file.
We should consider this in a later release and fix it with other RTF things.
Comment 3 Marcus 2017-05-20 11:22:28 UTC
Reset assigne to the default "issues@openoffice.apache.org".