Express Entry:Issues: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
* when performing a GlobalExpressFreeForm request for Germany, multiple records for the same address may be returned, each with differing dependent localities. | * when performing a GlobalExpressFreeForm request for Germany, multiple records for the same address may be returned, each with differing dependent localities. | ||
* Internet Explorer does not properly UTF-8 encode accented characters, so it is necessary to encode diacritic characters, for example %C3%A0 for accented a. | * Internet Explorer does not properly UTF-8 encode accented characters, so it is necessary to encode diacritic characters, for example %C3%A0 for accented a. | ||
* Cached suggestions may appear when backspacing to a number of characters below the 'MaxL' parameter (set in the sample code). |
Revision as of 17:15, 14 April 2014
- when performing a GlobalExpressFreeForm request for Germany, multiple records for the same address may be returned, each with differing dependent localities.
- Internet Explorer does not properly UTF-8 encode accented characters, so it is necessary to encode diacritic characters, for example %C3%A0 for accented a.
- Cached suggestions may appear when backspacing to a number of characters below the 'MaxL' parameter (set in the sample code).