It's all about the answers!

Ask a question

error load java script file with Chinese character


0
1
Lionel Li (21611216) | asked Jan 04 '13, 4:36 p.m.
JAZZ DEVELOPER
in attribute customization, when trying to add java script for e.g. script based calculated value or script based value set.
In configuration when trying to browse to select a javascript file with Chinese character, it shows error.

One answer



permanent link
Lionel Li (21611216) | answered Jan 04 '13, 4:37 p.m.
JAZZ DEVELOPER
it seems that the js file has to be saved as UTF-8 encoding if it has any content in Chinese chars. 
here is what i did and found:
- copy and paste the js file into another new file for testing
- removed all the Chinese chars in new file, and saved the file as UTF-8 encoding
- added any Chinese chars after, then Eclipse client didn't complain and was able to complete the Script based customization

Defect is raised:
 https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=245769

I believe there will be some tech note published about this issue soon. 

Your answer


Register or to post your answer.