We used to strip leading and trailing whitespaces from values in form fields. It seems, that this behaviour is not implemented in the skin we developed this year. This would help especially for length limited fields like the zip code.
Acceptance Criteria
- Leading and trailing whitespaces are stripped from the user's input when the field loses focus.