Difference between revisions of "Express Entry:Issues"

From Melissa Data Wiki
Jump to navigation Jump to search
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.  This issue may also show up in GlobalExpressPostalCode, when multiple localities are returned for a postal code.
[[Express Entry|← Express Entry]]
* 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).
*When performing a GlobalExpressFreeForm request for Germany, multiple records for the same address may be returned, each with differing dependent localities.  This issue may also show up in GlobalExpressPostalCode, when multiple localities are returned for a postal code.
* Addresses not starting with the search term may occur in GlobalExpressAddress when using less than 4 characters in the address1 parameter.
*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).
*Addresses not starting with the search term may occur in GlobalExpressAddress when using less than 4 characters in the address1 parameter.

Revision as of 00:59, 6 February 2015

← Express Entry

  • When performing a GlobalExpressFreeForm request for Germany, multiple records for the same address may be returned, each with differing dependent localities. This issue may also show up in GlobalExpressPostalCode, when multiple localities are returned for a postal code.
  • 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).
  • Addresses not starting with the search term may occur in GlobalExpressAddress when using less than 4 characters in the address1 parameter.