diff --git a/docs/forum/bitcoin-forum/167.md b/docs/forum/bitcoin-forum/167.md new file mode 100644 index 0000000..a8e4523 --- /dev/null +++ b/docs/forum/bitcoin-forum/167.md @@ -0,0 +1,22 @@ +--- +layout: forum +title: 'Re: bitcoin 0.3 win64 - broken access to APPDATA if non-latin characters in username' +grand_parent: Forum Posts +parent: Bitcoin Forum +nav_order: 167 +date: 2010-07-08 18:24:19 UTC +original: https://bitcointalk.org/index.php?topic=246.msg2068#msg2068 +--- + +# Re: bitcoin 0.3 win64 - broken access to APPDATA if non-latin characters in username + +--- + +``` +Re: bitcoin 0.3 win64 - broken access to APPDATA if non-latin characters in username +July 08, 2010, 06:24:19 PM + +Thanks for finding that. We switched from ANSI in 0.2 to UTF-8 in version 0.3, so it must be related to that. + +Just to confirm, if you log in with the non-latin character username, not having an appdata/Bitcoin directory yet, and run Bitcoin and let it create the database from scratch, does it work or not? +```