Re: [PATCH] gitweb: use decode_utf8 directly

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Junio C Hamano <junkio@...>
Cc: <git@...>, Jakub Narebski <jnareb@...>
Date: Tuesday, May 1, 2007 - 5:48 pm

On Wednesday 02 May 2007 00:44:46 you wrote:

I guess its line 1116:

 if (check_export_ok("$projectroot/$path")) {
	my $pr = {
	path => $path,
	owner => to_utf8($owner), <---- Here
};

My system is configured for UTF-8 so $owner will be UTF-8 but in some systems 
it might not be so I don't think there is anything to fix here.

Regards,
ismail
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] gitweb: use decode_utf8 directly, Ismail , (Tue Apr 24, 10:05 am)
Re: [PATCH] gitweb: use decode_utf8 directly, Ismail , (Fri Apr 27, 4:55 am)
Re: [PATCH] gitweb: use decode_utf8 directly, Junio C Hamano, (Fri Apr 27, 5:07 am)
Re: [PATCH] gitweb: use decode_utf8 directly, Ismail , (Fri Apr 27, 5:22 am)
Re: [PATCH] gitweb: use decode_utf8 directly, Junio C Hamano, (Fri Apr 27, 3:29 pm)
Re: [PATCH] gitweb: use decode_utf8 directly, Ismail , (Tue May 1, 5:12 pm)
Re: [PATCH] gitweb: use decode_utf8 directly, Junio C Hamano, (Tue May 1, 5:39 pm)
Re: [PATCH] gitweb: use decode_utf8 directly, Ismail , (Thu May 3, 3:22 pm)
Re: [PATCH] gitweb: use decode_utf8 directly, Junio C Hamano, (Thu May 3, 3:26 pm)
Re: [PATCH] gitweb: use decode_utf8 directly, Alexandre Julliard, (Fri Jun 1, 9:45 am)
Re: [PATCH] gitweb: use decode_utf8 directly, Jakub Narebski, (Sat Jun 2, 4:22 am)
Re: [PATCH] gitweb: use decode_utf8 directly, Junio C Hamano, (Fri Jun 1, 3:44 pm)
Re: [PATCH] gitweb: use decode_utf8 directly, Ismail , (Fri Jun 1, 3:47 pm)
Re: [PATCH] gitweb: use decode_utf8 directly, Junio C Hamano, (Fri Jun 1, 4:00 pm)
Re: [PATCH] gitweb: use decode_utf8 directly, Ismail , (Fri Jun 1, 4:08 pm)
Re: [PATCH] gitweb: use decode_utf8 directly, Junio C Hamano, (Sun Jun 3, 6:06 pm)
Re: [PATCH] gitweb: use decode_utf8 directly, Ismail , (Sun Jun 3, 6:13 pm)
Re: [PATCH] gitweb: use decode_utf8 directly, Ismail , (Fri Jun 1, 9:50 am)
Re: [PATCH] gitweb: use decode_utf8 directly, Alexandre Julliard, (Fri Jun 1, 12:51 pm)
Re: [PATCH] gitweb: use decode_utf8 directly, Ismail , (Tue May 1, 5:44 pm)
Re: [PATCH] gitweb: use decode_utf8 directly, Ismail , (Tue May 1, 5:48 pm)