Bug 176259

Summary: OOo writer should be registered as a rtf handler
Product: [Fedora] Fedora Reporter: Kjartan Maraas <kmaraas>
Component: openoffice.orgAssignee: Caolan McNamara <caolanm>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: roozbeh
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.0.1.1-4.1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-01-04 15:19:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kjartan Maraas 2005-12-20 17:15:56 UTC
Description of problem:
Found an interesting rich text formatted (.rtf) document on the net today and
GNOME suggested I open it in sysprof. I think it would make more sense if OO.o
told the system it could open these :)

The file has mime type application/rtf according to nautilus and OO.o just has
text/rtf in the desktop file.

[kmaraas@localhost ~]$ file Desktop/*.rtf
Desktop/testplanmal.rtf: Rich Text Format data, version 1, Apple Macintosh

Opening it directly from writer worked just fine.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Caolan McNamara 2005-12-22 13:05:11 UTC
Yeah, OOo is registered as "text/rtf" while gnome/shared-mime is calling it
"application/rtf". Upstreamed a patch as
http://www.openoffice.org/issues/show_bug.cgi?id=59675