GNOME Bugzilla – Bug 236320
Address parser doesn't support localized address formats in localized versions.
Last modified: 2004-05-06 13:57:38 UTC
Package: Evolution Priority: Minor Version: 1.2.1 Synopsis: Address parser doesn't support localized address formats in localized versions. Bugzilla-Product: Evolution Bugzilla-Component: Contacts [was: Addressbook] Description: Description of Problem: When entering an address in a localized version (here: german l11n), it will be formatted according to american standards. Also the parser doesn't recognize correctly addresses entered in a local format. Steps to reproduce the problem: 1. Goto Evolution->Contacts->Edit Contact->'Address...' 2. Enter an address line, a city and a zip-code 3. Apply changes 4. Address isn't rendered according to local standards. Actual Results: 'Street nnn City, xxxxx' Expected Results: 'Street nnn D-xxxxx City' (for Germany, D is a single-letter country code) or 'Street nnn xxxxx City' Where nnn is the street number and xxx a zipcode. How often does this happen? Always ;-) Additional Information: Would lend a hand in fixing if lent a hand in finding out where to fix. Unknown reporter: pjentsch@web.de, changed to bugbuddy-import@ximian.com. Setting qa contact to the default for this product. This bug either had no qa contact or an invalid one.
*** This bug has been marked as a duplicate of 215093 ***