<!--- Provide a general summary of the issue in the Title above --> <!--- Before adding new issues, please, check this article https://github.com/magento/magento2/wiki/Issue-reporting-guidelines--> ### Preconditions <!--- Provide a more detailed information of environment you use --> <!--- Magento version, tag, HEAD, etc., PHP & MySQL version, etc.. --> 1. create an account with a middle name in the name ### Steps to reproduce <!--- Provide a set of unambiguous steps to reproduce this bug include code, if relevant --> 1. start an order, using an account with a middle name 2. visit the shipping address step in the checkout ### Expected result <!--- Tell us what should happen --> 1. shipping address name should show [prefix, firstname, middlename, lastname, suffix] ### Actual result <!--- Tell us what happens instead --> 1. shipping address name shows [prefix, firstname, lastname, suffix] <!--- (This may be platform independent comment) --> Pull request is under way.