Closed Bug 350074 Opened 19 years ago Closed 2 years ago

Perl UTF-8 string support

Categories

(Directory Graveyard :: PerLDAP, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED INACTIVE

People

(Reporter: apm, Assigned: leif)

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.5) Gecko/20060731 Ubuntu/dapper-security Firefox/1.5.0.5 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.5) Gecko/20060731 Ubuntu/dapper-security Firefox/1.5.0.5 Perl 5.8+ has good UTF-8 support. However, to use it best, you have to let Perl know which strings are UTF-8. LDAPv3 is supposed to hold UTF-8 strings for _most_ attributes, but not all. Net::LDAP Subversion has rudimentary support for UTF-8 by letting you specify a "raw" regex identifying those attributes which are _not_ UTF-8, so the utf8 flags is turned on on the strings returned. Something similar would be great. Reproducible: Always

Inactive project, closing

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.