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

Re: property display on file properties dialog missing (moved to separate dialog) in 1.4 (give my properties back)

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-10-01 09:54:06 CEST

Kazutoshi Satoda wrote:

> Here, the encoding of val is the native (multibyte) encoding.
> GetUnicode() perform conversion from UTF-8 to Unicode. So the conversion
> can be wrong. I can reproduce this problem in Japanese environment.
>
> Attached patch will fix this problem. And adds a comment to clarify the
> representation of a property value through class SVNProperties.
>
> I wrote this patch 2 days ago, and now I found the best thread to post.
> Thanks.

Thanks for the patch! I had to tweak it slightly because it wouldn't
compile.

Committed in revision 7681.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Oct 1 09:54:49 2006

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

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