PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Networking » Net_IDNA » Bug #6728

possible encode bug

Details

Submitted2006-02-08 15:18 UTC
Fromerno at mellesleg dot hu
Assignedneufeind
StatusClosed
PackageNet_IDNA
PHP VersionIrrelevant
Roadmaps(Not assigned)

Comments

[2006-02-08 15:18 UTC] erno at mellesleg dot hu

Description:
------------
I've encoded the word "írjajézuskának" with Net_IDNA. The output is "xn--rjajzusknak-r7a3h4b", but other IDNA converters (like http://idnaconv.phlymail.de/index.php and http://josefsson.org/idn.php) outputs "xn--rjajzusknak-r7a3h5b".

But encoding of "írjajézuskána" with both converters results in same word ("xn--rjajzuskna-z4a5g1b").

[2006-02-09 09:43 UTC] mso at php dot net

This issue will (or at least should) be fixed with the next release of this class.

If you can, plese use the class from phlymail.de in the meantime.