zeugirdoR / course-builder

Automatically exported from code.google.com/p/course-builder
0 stars 0 forks source link

Broken Korean characters in the course title #48

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Installed the language pack and followed the instructions on 
https://code.google.com/p/course-builder/wiki/I18n for Korean.
2. Changed the course title to '안녕하세요' in course.yaml
3. Did the following in course.yaml
locale: 'ko'

What is the expected output? What do you see instead?
안녕하세요 / ?????

What version of the product are you using? On what operating system?
coursebuilder_20130628_182846
Windows 7 Professional Service Pack 1 64-bit

Please provide any additional information below.

Original issue reported on code.google.com by toda...@gmail.com on 18 Jul 2013 at 8:32

Attachments:

GoogleCodeExporter commented 9 years ago
Hi,

We are not able to reproduce this error.  Please try the following solutions 
that may help you:

-You no longer have to download the i18n language pack.  Since you have the 
latest CB version at the time of your post, you don't have to do this.  We 
fixed the doc on this as well since it was confusing.  It could be that 
downloading the older i18n package was materially affecting Course Builder on 
this issue.

-Make sure the text editor you edit the .yaml file does not inject any special 
characters.  Notepad++ and vi should be OK.

Original comment by r...@google.com on 9 Aug 2013 at 10:36

GoogleCodeExporter commented 9 years ago
I uninstalled and re-installed Python, App Engine SDK, and the sample course 
and did not do anything about i18n. 

It worked this time. I was able to display Hangul characters.

Thanks you.

Original comment by toda...@gmail.com on 10 Aug 2013 at 6:55