id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
1978	case insensitive sort puts entries in panel in unexpected order	yury_t		"If ""Case sensitive"" is unchecked on the ""Sort options"", then entries get sorted not only disregarding the case, but also discarding the leading non-alpha characters.

Reproducing:

1. In some dir, make dir +++b
2. In the same dir, make dir a
3.1. With ""case sensitive"" ON (and ""reverse"" OFF) these entries are output in such order: +++b, then a. That is a correct order.
3.2. With ""case sensitive"" OFF these entries are output in such order: a, then +++b. So, the procedure seems to ignore the leading non-alphas, which is INCORRECT.

"	defect	new	major	Future Releases	mc-core	4.7.0.1			gotar@…			no branch	
