Japanese installation - codepage causes an issue
Open
G - Release Team
Install and Publishing
- Dominant language
- Python
- Stars
- 33
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
When running PortalContentPost.py, on a Japanese installation of Windows Server 2012 R2, the process fails.
This was partially resolved by:
- ensuring that Portal was set as "English - English" for region,
- Destroying all posted content (to start again), and
- Issuing DOS command "chcp 437" (to change to same character set as U.S. installations).
Contributor guide
Assessment
This issue has not been assessed yet.