[Midnight Commander] #10: savannah: copy from fish vfs stalls on symlinks
Ticket System
tickets at midnight-commander.org
Wed Jan 7 18:38:57 UTC 2009
#10: savannah: copy from fish vfs stalls on symlinks
-------------------------+--------------------------------------------------
Reporter: slavazanko | Owner: winnie
Type: defect | Status: accepted
Priority: major | Milestone: 4.6.2
Component: mc-core | Version:
Resolution: | Keywords:
Blocking: | Blockedby: 147, 149
-------------------------+--------------------------------------------------
Changes (by winnie):
* blockedby: => 147, 149
Comment:
There is a fix in the 10_fish_stalls_on_symlink branch.. however this fix
is uncomplete as it will fail in this scenario:
echo "ALL OK" >"this -> file"
ln -s "this -> file" "this -> link"
The link will point to -> file instead of "this -> file".
To fix this issue we need quoted output. (This means ls -Q). As this is no
standard option but only used in gnu ls we have to check prior using it if
this option is available.
However this is related to ticket:149.
--
Ticket URL: <www.midnight-commander.org/ticket/10#comment:6>
Midnight Commander <www.midnight-commander.org>
Midnight Development Center
More information about the mc-devel
mailing list