[Koha-bugs] [Bug 3730] Wrong ISO 639-2 Language Code for Portuguese in database

bugzilla-daemon at kohaorg.ec2.liblime.com bugzilla-daemon at kohaorg.ec2.liblime.com
Fri Oct 23 22:27:57 CEST 2009


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3730





--- Comment #1 from Ricardo Dias Marques <ricmarques at spamcop.net>  2009-10-23 20:27:57 ---
Created an attachment (id=1230)
 --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1230)
Fixes the "iso639_2_code" value in "language_rfc4646_to_iso639" for Portuguese


Patch sent through git send-email

The patch updates the "subtag_registry.sql" files, "kohaversion.pl" and
"updatedatabase.pl".

The fix, as described, was to replace, in the table
"language_rfc4646_to_iso639", the "iso639_2_code" for Portuguese. The correct
value of "iso639_2_code", for the "rfc4646_subtag" value of "pt", is "por" and
NOT "pol" as it appeared ("pol" refers to Polish, that has the "rfc4646_subtag"
value of "pl").


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the Koha-bugs mailing list