| Issue 77: | Validation fails when there are accent in the required variable | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Hi, When a required variable (like 'namePerson/first' for example) contains a word with an accent (like the in the following letters: à,â,ä,é,é,ê,ë,î,ï,ô,ö,û,ü), the authentification fails (and it works with all the required variable that do not contain an accent). Thanks in advance to try to fix that bug.
Aug 6, 2014
#1
stephane...@gmail.com
Aug 6, 2014
[SOLVED] It's a simple encoding issue ;-) UTF8 <-> ISO-8859-1 BR |