I applied the patch to git HEAD.
Please try the attached patch.
Yes, that would be fine with me.
As the parsing of names is done by the system I'm a bit unsure on what is the best thing to do here.
Maybe we could try the provided name first and then lowercase it all, uppercase it all and finally uppercase the first letter which should cover most of the naming schemes with little code. (Some are CamelCased though AFAIK).