This is a migrated thread and some comments may be shown as answers.

Special Characters not support if project created from VS Extension

2 Answers 35 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Support
Top achievements
Rank 1
Support asked on 03 May 2014, 01:49 PM
Hi,

It appears that special characters are not supported if we create the project from Visual Studio. To replicate the bug:

1) Create a new blank project from Visual Studio
2) Put "alert('é à î');" inside onDeviceReady function (index.js)
3) Run in simulator

Can I fix it by myself? (this does not happen if you create the project from AppBuilder Graphite)

Thanks,
Bastien

2 Answers, 1 is accepted

Sort by
0
Support
Top achievements
Rank 1
answered on 05 May 2014, 08:19 AM
Nobody has an idea how I can solve this by myself? It's pretty annoying...
0
Iva Koevska
Telerik team
answered on 06 May 2014, 11:00 AM
Hi Bastien,

We have identified the issue and will log it for fixing in a future release of AppBuilder.

Until then, the solution is to change the encoding of your file. Go to File -> Advanced Save Options and set Unicode (UTF-8 with signature) as the current encoding. Re-save your file and try running your app in the simulator again.

Let us know if you need more help.

Regards,
Iva Koevska
Telerik
 

Share what you think about AppBuilder and Telerik Platform with us in our feedback portal, so we can become even better!

 
Tags
Report a bug
Asked by
Support
Top achievements
Rank 1
Answers by
Support
Top achievements
Rank 1
Iva Koevska
Telerik team
Share this question
or