[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

National characters in authz-db path entries

From: Tobias Hinnerup <tobias_at_hinnerup.net>
Date: 2007-12-30 20:41:13 CET

 

It appears that national characters are not handled correctly in authz-db
path entries. The example below gives the user User2 the file NationalØ.txt
but not the file NationalOE.txt. The behavior is a best inconsistent and the
most logical behavior would, as I see it, be that none of the two files are
given to User2, but both of them to User1.

 

Please let me know, if there is anything I have misunderstood.

 

/* authz-db */

[/]

User1 = rw

User2 = rw

 

[/NationalØ.txt]

User2 =

 

[/NationalOE.txt]

User2 =

/* authz-db */

 

 

Best wishes for the new year - regards,

 

 

Tobias Hinnerup

Hinnerup Net ApS

 

Mob: (+45) 20 32 90 02

E-mail: <mailto:tobias@hinnerup.net> tobias@hinnerup.net

Web: <http://www.hinnerup.net/> www.hinnerup.net

 
Received on Mon Dec 31 12:09:12 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.