Set $use_shipping_service_redirect = True; in config.php, use sample-shipping-test as the shipping service.
Create a lab contact with spaces in given and family name, check the GUI gives no errors, and the form submits ok
Edit the lab contact given and family name (still with spaces), check the form submits ok and edits persist
Add a shipment with your new lab contact as the outgoing and return contacts, click the "Dispatch" button, choose "Aruba" as the country (so as to not use the shipping service), check the form submits and the dewar is marked as dispatch requested
Add another shipment with the same lab contact, click "Dispatch" and then choose "United Kingdom" as the country, and then click Proceed. Check you are redirected to the shipping service.
JIRA ticket: LIMS-1467
Summary:
Some people have spaces in their names, both given and family. This should be allowed in Synchweb.
Changes:
To test:
$use_shipping_service_redirect = True;
in config.php, use sample-shipping-test as the shipping service.