id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
336	chgrp on the fish filesystem	snizovtsev	slyfox	"mc-4.6.2 have updated fish code that supports special characters in file names, but chgrp command haven't been updated.

--- fish.c.orig	2009-05-02 12:19:35.000000000 +0400
+++ fish.c	2009-05-02 12:20:07.000000000 +0400
@@ -980,7 +980,7 @@
 	/* FIXME: what should we report if chgrp succeeds but chown fails? */
 	g_snprintf (buf, sizeof(buf),
             ""#CHGRP /%s \""/%s\""\n""
-	    ""chgrp %s \""/%s\"" 2>/dev/null\n""
+	    ""chgrp %s /%s 2>/dev/null\n""
 	    ""echo '### 000'\n"", 
 	    sgroup, rpath.s,
 	    sgroup, rpath.s);
"	defect	closed	minor		mc-core	4.6.2	fixed	commited-master commited-mc-4.6					
