With handles, if the value is null or empty descriptors, spit out the empty string that Nick Kitto mentioned.
so just {{firstName}} {{middleName}} {{lastName}} will be fine. However, if the middle name was blank, you should have had 2 spaces between the first and last name, as for the only possible problem that I see.
source
share