[ http://issues.apache.org/jira/browse/JUDDI-60?page=history ]
     
Steve Viens closed JUDDI-60:
----------------------------

    Resolution: Fixed

The size of all LANG_CODE columns have been expanded to 5 charactes (from 2) to 
accomodate 5-character language code values such as 'en-US'.

> Database tables accomodate only 2-character language codes
> ----------------------------------------------------------
>
>          Key: JUDDI-60
>          URL: http://issues.apache.org/jira/browse/JUDDI-60
>      Project: jUDDI
>         Type: Bug
>     Versions: 0.9rc1, 0.9rc2, 0.9rc3
>     Reporter: Steve Viens
>     Assignee: Steve Viens
>      Fix For: 0.9

>
> Currently all of the database creation scripts supplied with jUDDI declare 
> language code values as a 2-character value which supports 2-character 
> language codes such as "en" but does not support country-code quaulified 
> language codes such as "en-US".  
> We need to expand the size of these fields to support 5-character language 
> code + country code combinations described in ISO639[1] and ISO3166[2].  See 
> the IETF's "Best Practices for Tags for the Identification of Languages" [3] 
> for more information.
> [1] http://www.w3.org/WAI/ER/IG/ert/iso639.htm
> [2] http://userpage.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
> [3] http://www.ietf.org/rfc/rfc3066.txt
> Steve

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to