From 599544790c5cec0b90dd7ec7159cafbd8d169be0 Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Sat, 9 Jan 2021 00:00:34 -0600 Subject: [PATCH] Create 169.md --- docs/forum/bitcoin-forum/169.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 docs/forum/bitcoin-forum/169.md diff --git a/docs/forum/bitcoin-forum/169.md b/docs/forum/bitcoin-forum/169.md new file mode 100644 index 0000000..d307219 --- /dev/null +++ b/docs/forum/bitcoin-forum/169.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: 169 +date: 2010-07-09 03:01:35 UTC +original: https://bitcointalk.org/index.php?topic=246.msg2077#msg2077 +--- + +# 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:01:35 AM + +I think I see where the problem is. Coincidentally, I recently coded a replacement for the function in question which should fix it. It's not enabled yet, but in the SVN version it prints a debug message in debug.log showing the new directory value and old value for comparison. +```