PHP MIRRORS 40 24412 OPN PHPWEB INCLUDE COUNTRIES INC HAS TWO ERRORS
Date: 2 Jul 2003 13:27:59 -0000

Subject: #24412 [Opn]: phpweb/include/countries.inc has two errors
From: goba@no-spam

ID: 24412
Updated by: goba@no-spam Reported By: toni dot viemero at iki dot fi Status: Open Bug Type: Website problem Operating System: Irrelevant PHP Version: 4.3.3RC1
New Comment:

It is directly generated from a mySQL db, so this needs to be corrected there, if confirmed.

Previous Comments:
------------------------------------------------------------------------

[2003-06-30 11:22:22] toni dot viemero at iki dot fi
Description:
------------
Trying to fool around with I18N_ISO_3166 PEAR module,but ran into some problems when using PHP.net countries.inc.

phpweb/include/countries.inc has two errors in country codes and country naming.

Country Codes:
http://userpage.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
Announcement of East Timor to change name to Timor-Leste (in november 2002):
http://www.wipo.int/scit/en/mailbox/circular/2573.pdf
-'TMP' => 'East Timor'
+'TLS' => 'Timor-Leste'
-'ROM' => 'Romania'
+'ROU' => 'Romania'

------------------------------------------------------------------------

-- Edit this bug report at http://bugs.php.net/?id=24412&edit=1