Bug 176259 - OOo writer should be registered as a rtf handler
Summary: OOo writer should be registered as a rtf handler
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: openoffice.org
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Caolan McNamara
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-12-20 17:15 UTC by Kjartan Maraas
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version: 2.0.1.1-4.1
Clone Of:
Environment:
Last Closed: 2006-01-04 15:19:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenOffice.org 59675 0 None None None Never

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


Note You need to log in before you can comment on or make changes to this bug.