I have a whole russian website to create. Started. I am using basic 'textstring' property and than on the content if I enter any 'Russian' text will convert into '????'.
I am not sure that why that is happening?
If I write the text on the master template than it displays correct. But if I use Umbraco item field and try to get the value than '????'. I want to use above field as a page title, so that each page will get its own title.
As a temporary solution of above, I am using xslt files as content. Means, for the pages to be generated, I am creating under content section, but not adding any Russian text there, calling xslt files into the template I used for a perticular page by pageid.
Can't even make a dynamic navigation with the russian names!!!!
Are there any drawbacks of using xslt files? I am really worried about the perfomance and other data saving issues.
Russian Characters problem
Hi,
I have a whole russian website to create. Started. I am using basic 'textstring' property and than on the content if I enter any 'Russian' text will convert into '????'.
I am not sure that why that is happening?
If I write the text on the master template than it displays correct. But if I use Umbraco item field and try to get the value than '????'. I want to use above field as a page title, so that each page will get its own title.
Any help will be great.
Thank you
Hi,
Did you add Russian language in your root node ?
How to do that?
I have added under Settings->Languages
Thanks.
Do you have this one in your template ?
Thanks
Yes, Alex. I have it on top.
Any other thought?
it's really strange, i tried to reproduce your bug on local, but i can't
Did you do some changes in DB?
I haven't touch the DB.
What version are you running? mine is 4.7.1.1
You were asking about adding a language, is there any place I am missing?
Thanks
My umbraco is umbraco v 4.11.3. Did you set domainn and language in "Manage hos names" section ?
Thanks
Yes, but no luck..
Do you have this one:
in your umbracoSettings.config
http://stackoverflow.com/questions/12553593/how-to-setup-encoding-for-bosnian-or-croatian-or-slovenian-characters-set-usin
maybe this will help ))
Do you use MySQL ?
Yes, that's the default, I didn't touch it.
I have tried the above already, doesn't seem to be working.
I am using MSSQL.
I am really not sure why only textstring is converting Russian to '????'.
bad.
the problem is in MySQL, i don't good in this database (
Thanks
I think I need to find another way of doing this..;(
Thank you for help..
As a temporary solution of above, I am using xslt files as content. Means, for the pages to be generated, I am creating under content section, but not adding any Russian text there, calling xslt files into the template I used for a perticular page by pageid.
Can't even make a dynamic navigation with the russian names!!!!
Are there any drawbacks of using xslt files? I am really worried about the perfomance and other data saving issues.
Please, suggest.
Edit: Any comments?
Thank you,
Sundip
is working on a reply...