[Bug 430072] xdg-open should call mimeopen with -L option

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=430072

Petr Pisar <ppisar@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ppisar@xxxxxxxxxx
          Component|perl-File-MimeInfo          |xdg-utils
         AssignedTo|mmaslano@xxxxxxxxxx         |rdieter@xxxxxxxxxxxx

--- Comment #14 from Petr Pisar <ppisar@xxxxxxxxxx> 2010-06-22 06:47:01 EDT ---
mimeopen (from perl-File-MimeInfo package) does not use xdg-open (from
xdg-utils). The no-follow behavior is default for mimeopen.

However I opened feature request
<https://rt.cpan.org/Public/Bug/Display.html?id=58575> at upstream.

If xdg-open users want consistent behavior over all xdg-utils back-ends,
xdg-open code must be changed to reflect it:

$ grep -Hn -C5 mimeopen /usr/bin/xdg-open 
/usr/bin/xdg-open-426-            if [ $? -eq 0 ]; then
/usr/bin/xdg-open-427-                exit_success
/usr/bin/xdg-open-428-            fi
/usr/bin/xdg-open-429-        fi
/usr/bin/xdg-open-430-
/usr/bin/xdg-open:431:        if mimeopen -v 2>/dev/null 1>&2; then
/usr/bin/xdg-open:432:            mimeopen -n "$file"
/usr/bin/xdg-open-433-            if [ $? -eq 0 ]; then
/usr/bin/xdg-open-434-                exit_success
/usr/bin/xdg-open-435-            fi
/usr/bin/xdg-open-436-        fi
/usr/bin/xdg-open-437-    fi

Add `-L' option on line 431.

Reassigning to xdg-utils.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Legacy Announce]     [Fedora PHP Devel]     [Kernel Devel]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Big List of Linux Books]     [Gimp]     [Yosemite Information]
  Powered by Linux