Ticket #3574 (new defect) — at Initial Version

Opened 8 years ago

Last modified 8 years ago

MC_XDG_OPEN="/bin/false" is not works since 4.8.15

Reported by: asy Owned by:
Priority: major Milestone: 4.8.16
Component: mc-core Version: 4.8.15
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset:

Description

The change

"${MC_XDG_OPEN}" "${MC_EXT_FILENAME}" 2>/dev/null + ("${MC_XDG_OPEN}" "${MC_EXT_FILENAME}" >/dev/null 2>&1 &)

is broke to start do_open_action "${filetype}"

Note: See TracTickets for help on using tickets.