-
Notifications
You must be signed in to change notification settings - Fork 351
Japanese resources for MVC 5.2.5 is broken #156
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
Comments
Hi @diontools. Thanks for reporting this issue. |
Have bumped the versions up to 3.2.6 / 5.2.6 with 3155d17 and changeset 1698988. |
@joeloff addressed the underlying issue in changeset 1698961. Remaining work includes shoring the build process up to avoid problems with the PLOC packages going forward (including verification of the Japanese packages) and to remove manual steps. |
This work is complete. Please upgrade to MVC or Web API 5.2.6. Please note some packages have not yet been indexed in the NuGet gallery. Example updated package: https://www.nuget.org/packages/Microsoft.AspNet.Mvc/5.2.6 I'll file a separate issue about the "remaining work" on automation and verification. |
Thank you so much. It's working as expected! |
This issue is recurrence of #143.
Functional impact
String in the resource is garbled.
Minimal repro steps
Nuget package issue.
Expected result
Display correct string.
v5.2.5-preview1
Actual result
Display garbled string.
v5.2.5
The text was updated successfully, but these errors were encountered: