phpBB

Development Discussion Board

phpBB's testing ground of bleeding edge code
Advanced search

[RFC] Support for IDN (IRI)

Publish your own request for comments or patches for the next version of phpBB. Discuss the contributions and proposals of others. Upcoming releases are 3.1/Ascraeus and 3.2/Arsia.

[RFC] Support for IDN (IRI)

Postby rxu » Sun Mar 04, 2012 4:07 am

I didn't find any similar RFC, but just a discussion topic of Älphäbet url support for 4.0.
Since October, 2009 ICANN has approved the creation of internationalized country code top-level domains (IDN ccTLDs), and first of then were installed in the DNS root zone on May, 2010. Now IDNs are actually in use already.

Thus, support for IDN (which is a part of IRI - International resource identifier) seems to be a mandatory for any web application, including bulletin board.
It would be nice to implement it as soon as possible to make it included into 3.1a.

Some useful links:
Internationalized domain name - Wikipedia
Internationalized Resource Identifiers (IRIs) - W3
rfc5891 - Internationalized Domain Names in Applications (IDNA): Protocol
rfc5892 - The Unicode Code Points and Internationalized Domain Names for Applications (IDNA)

EDIT: The derivation of valid characters in terms of Unicode properties for IDNA2008 - Internationalized Domain Names (IDN) FAQ

EDIT2:
Unicode Technical Standard #46. Unicode IDNA Compatibility Processing
Unicode Character Database (txt file)
Last edited by rxu on Sun Sep 30, 2012 5:33 am, edited 2 times in total.
Image
rxu
Registered User
 
Posts: 87
Joined: Tue Apr 04, 2006 4:28 pm

Re: [RFC] Support for IDN (IRI)

Postby Oleg » Wed Mar 07, 2012 1:00 pm

We should support IDN I suppose.
Oleg
3.1 Release Manager
3.1 Release Manager
 
Posts: 1150
Joined: Tue Feb 23, 2010 2:38 am

Re: [RFC] Support for IDN (IRI)

Postby ecwpa » Wed Mar 07, 2012 1:41 pm

+1

It was weird from the begining not being able to use iconic characters like Ñ in urls for languages like Spanish, the name itself, España wasn't even posible within urls. Now that this finally changed phpBB should suppport it.
Sorry for my bad english, still improving.
ecwpa
Registered User
 
Posts: 169
Joined: Mon Jan 24, 2005 2:10 am

Re: [RFC] Support for IDN (IRI)

Postby imkingdavid » Wed Mar 07, 2012 3:50 pm

+1 from me as well
I do custom MODs. PM for a quote!
View My: MODs | Portfolio
Please do NOT contact for support via PM or email.
Remember, the enemy's gate is down.
User avatar
imkingdavid
Development Team
Development Team
 
Posts: 901
Joined: Thu Jul 30, 2009 12:06 pm

Re: [RFC] Support for IDN (IRI)

Postby bantu » Wed Mar 07, 2012 5:02 pm

Oleg wrote:We should support IDN I suppose.

+1
User avatar
bantu
3.0 Release Manager
3.0 Release Manager
 
Posts: 437
Joined: Thu Sep 07, 2006 11:22 am
Location: Karlsruhe, Germany

Re: [RFC] Support for IDN (IRI)

Postby rxu » Sun Sep 16, 2012 2:38 pm

Hmm. Valid IDN characters should be NFKC Case folded, while phpBB3 messages are normalized by NFC.
So we 'd need to add NFKC casefolded message content to the parser to process IDNs, unless I've missed the way of derivation of IDN valid characters.
Image
rxu
Registered User
 
Posts: 87
Joined: Tue Apr 04, 2006 4:28 pm


Return to [3.x] RFCs

Who is online

Users browsing this forum: No registered users and 8 guests