id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
2330	Some non-alpha chars are ignored during case-insensitive file sorting	wayfarer		"When using case-sensitive sorting, special chars like ""."" or ""!"" are considered to be less than any letter/digit, which is right. Eg:

/!config
/.config
/Downloads
/config

However, when switching to case-insensitive sorting, these chars seems to be just ignored. Eg:

/config
/!config
/.config
/Downloads

which is is not a correct sorting order, I suppose."	defect	closed	minor		mc-core		duplicate	file sorting				no branch	
