From af5ed37ea9f5288da2d64b3b20b7b3d39cf4b13a Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Sat, 9 Jan 2021 00:02:34 -0600 Subject: [PATCH] Create 171.md --- docs/forum/bitcoin-forum/171.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 docs/forum/bitcoin-forum/171.md diff --git a/docs/forum/bitcoin-forum/171.md b/docs/forum/bitcoin-forum/171.md new file mode 100644 index 0000000..c74bd79 --- /dev/null +++ b/docs/forum/bitcoin-forum/171.md @@ -0,0 +1,20 @@ +--- +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: 171 +date: 2010-07-09 15:37:05 UTC +original: https://bitcointalk.org/index.php?topic=242.msg2078#msg2078 +--- + +# 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 09, 2010, 03:37:05 PM + +I tested this with a non-lower-ASCII account name on XP and confirmed the bug, then tested that the new GetDefaultDataDir fixed it. This change is revision 102 of the SVN. +```