Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Aug 2011 15:34:23 GMT
From:      Dmitry <smallcms@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/159606: firefox.desktop missing MimeType x-scheme-handler/http
Message-ID:  <201108081534.p78FYNVq095510@red.freebsd.org>
Resent-Message-ID: <201108081540.p78FeAlK036082@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         159606
>Category:       ports
>Synopsis:       firefox.desktop missing MimeType x-scheme-handler/http
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 08 15:40:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry
>Release:        8.2-RELEASE
>Organization:
>Environment:
FreeBSD oemcomp.openair 8.2-RELEASE-p1 FreeBSD 8.2-RELEASE-p1 #2: Sun Jul 31 13:40:17 EEST 2011     root@oemcomp.openair:/usr/obj/usr/src/sys/TELIASONERA  i386
>Description:
firefox.desktop missing MimeTypes x-scheme-handler/http;x-scheme-handler/https;
>How-To-Repeat:
cd /usr/ports/www/firefox/ && make install clean
xdg-open http://www.freebsd.org/layout/images/logo-red.png (if gnome, for example, it openes in eog, not in firefox)
>Fix:


Patch attached with submission follows:

*** firefox.desktop.in.old	Fri Nov 10 09:03:50 2006
--- firefox.desktop.in	Mon Aug  8 18:30:34 2011
***************
*** 188,191 ****
  Terminal=false
  Type=Application
  Categories=Application;Network;
! MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;
--- 188,191 ----
  Terminal=false
  Type=Application
  Categories=Application;Network;
! MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108081534.p78FYNVq095510>