Problem/Motivation
In some cases, depending on how the people data were recorded in the GOV.GR servers, the values contain some extra spaces. These cause issues with validations
Steps to reproduce
Test with the test user provided by GSIS.
Proposed resolution
Trim values before saving them in the user fields.
User interface changes
None
API changes
None
Data model changes
None
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 3562233-trim_spaces_from_values-5.patch | 3.29 KB | vensires |
| #4 | 3562233-trim_spaces_from_values-4.patch | 1.61 KB | vensires |
Issue fork gsislogin-3562233
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
vensiresComment #4
vensiresComment #5
vensiresUploading newest version of patch.
Comment #7
vensires