id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
4523	Still issues with unit prefixes (related to 3666)	lmarcantonio		"In mc 4.8.30

The SI/IEC suffixes for sizes still have issues. In particular:

size_trunc() is correct, uses kB/KiB (yes, the K is upper case, as it should), MB/MiB and so on.

size_trunc_len() however is completely wrong since it simply uses the lowercase letters (for the SI units!) in the static suffix_lc array. So you get a SI mB (milli byte!) and an IEC KB (which is wrong).

It's a nitpick but since there is a SI/IEC switch it would be better to use the right units."	defect	new	trivial	Future Releases	mc-core	master						no branch	
