﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	field_blocks	field_dependson	field_seealso
360	Problem listing files with non-ASCII names	Jakub Jermář	Jakub Jermář	"As of [changeset:mainline,1106], the following:

{{{
 # mkfile /tmp/žluťoučký
 # ls /tmp
}}}

results in the following error:

{{{
ls: skipping bogus node /tmp/žluťou
rc=-1
}}}

Note that when listing directly the new node, there is no error reported and `ls` succeeds:

{{{
# ls /tmp/žluťoučký
/tmp/žluťoučký                      0
}}}
"	defect	closed	major	0.5.0	helenos/app/bdsh	mainline	fixed					
