-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Publish Error In Using Japanese Char Account #78953
Comments
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label. |
Tagging subscribers to 'arch-wasm': @lewing Issue Detailslang:Eng(cnv:DeepL jp => en) The above steps fail to publish with an error message that the temporary files in the folder under the "Purgatory" folder of users are inaccessible. In addition, the displayed file path is garbled by mixing the "煉" character with the path splitting character. Translated with www.DeepL.com/Translator (free version) lang:jpn
以上の手順でusersの”煉”フォルダー配下のフォルダにあるテンポラリファイルへアクセスできないというエラーが発生して発行に失敗する。また、表示されるファイルパスは"煉"の文字とパス分割文字と混じって文字化けを起こしている。 ErrorMessage
VisualStudio Output Build
|
Tagging subscribers to this area: @dotnet/area-system-globalization Issue Detailslang:Eng(cnv:DeepL jp => en) The above steps fail to publish with an error message that the temporary files in the folder under the "Purgatory" folder of users are inaccessible. In addition, the displayed file path is garbled by mixing the "煉" character with the path splitting character. Translated with www.DeepL.com/Translator (free version) lang:jpn
以上の手順でusersの”煉”フォルダー配下のフォルダにあるテンポラリファイルへアクセスできないというエラーが発生して発行に失敗する。また、表示されるファイルパスは"煉"の文字とパス分割文字と混じって文字化けを起こしている。 ErrorMessage
VisualStudio Output Build
|
Tagging subscribers to this area: @dotnet/runtime-infrastructure Issue Detailslang:Eng(cnv:DeepL jp => en) The above steps fail to publish with an error message that the temporary files in the folder under the "Purgatory" folder of users are inaccessible. In addition, the displayed file path is garbled by mixing the "煉" character with the path splitting character. Translated with www.DeepL.com/Translator (free version) lang:jpn
以上の手順でusersの”煉”フォルダー配下のフォルダにあるテンポラリファイルへアクセスできないというエラーが発生して発行に失敗する。また、表示されるファイルパスは"煉"の文字とパス分割文字と混じって文字化けを起こしている。 ErrorMessage
VisualStudio Output Build
|
@steveisok should this issue move to SDK repo? |
Hi, I just wanted to provide a quick workaround.
That should be it. |
cc @ilonatommy |
Thank you @lensouko for the report and @pr0Igor for providing the temporary fix. I am still struggling to reproduce. I created the same username (both for Š, ć chars and 煉) and published the default version of Blazor WASM app without any problems. It could be useful to have:
|
This issue has been marked |
今月頭にコロナにかかりまして、今もなお咳が残っていてすっかり気づいておらずに反応が遅くなりました 作業環境 作業ツール ソリューションの作成場所 ターゲットの場所 既存のファイルを削除 構成 ターゲットフレームワーク ターゲットランタイム build log
|
I can reproduce with net 7.0.3, previously passing publish was net 7.0.2. I will update when I have more details. |
* Fixed #78953. * New wbt publish test case: Unicode sign in project name. * Removed duplicated, unused function + addressed @akoeplinger review. * Fix. * Revert AOT tests to fix them in a follow-up. * Test Blazor as well. * @radical's review: test reduction + relinking * Block relinking tests with Unicode signs. * Added active issue link.
SDK 8.0.100-preview.2 |
lang:Eng(cnv:DeepL jp => en)
{
Create a local Windows account with a Japanese (Kanji, Hiragana, Katakana) account name (e.g. brick =utf-8"\u7149").
2. Install Visual Studio 2022 under that account, specifying a workload that can use ASP.NET Blazor WebAssembly.
Start Visual Studio 2022 and create a project with the non-empty Blazor WebAssembly template.
Build the project and confirm that no errors occur.
Publish the project to any folder.
The above steps fail to publish with an error message that the temporary files in the folder under the "Purgatory" folder of users are inaccessible. In addition, the displayed file path is garbled by mixing the "煉" character with the path splitting character.
Translated with www.DeepL.com/Translator (free version)
}
lang:jpn
{
以上の手順でusersの”煉”フォルダー配下のフォルダにあるテンポラリファイルへアクセスできないというエラーが発生して発行に失敗する。また、表示されるファイルパスは"煉"の文字とパス分割文字と混じって文字化けを起こしている。
}
ErrorMessage
VisualStudio Output Build
The text was updated successfully, but these errors were encountered: