NetTalk Central

Author Topic: Something strange with charset  (Read 5198 times)

Matthew

  • Full Member
  • ***
  • Posts: 137
    • View Profile
    • Email
Something strange with charset
« on: April 27, 2011, 03:40:27 AM »
Hello

I have problem with charset. I have some string field on form with default validation. When I put them some text with for example polish char like 'ą' or 'ś' and change focus to another field, hole text is changing to strange chars and can't be readable. For example when I put text 'mąkaś' and change field, this text is changing to 'm^ka>'. When I change validation to no, text remains unchanged. Why is so that? I have this problem even I set charset to 'windows-1250' and Store Data As: Polish in advanced settings of web server. Maybe this is some bug.

Regards,
Matthew

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11304
    • View Profile
Re: Something strange with charset
« Reply #1 on: April 27, 2011, 04:47:18 AM »
set charset to 'utf-8'
and save-data-as either 'utf-8' or 'polish'.

cheers
Bruce

Matthew

  • Full Member
  • ***
  • Posts: 137
    • View Profile
    • Email
Re: Something strange with charset
« Reply #2 on: April 28, 2011, 05:33:13 AM »
Yes, but if I set charset to utf-8 then I'am loosing polish chars in prompt text or other label on site.

What can I do?

Regards,
Matthew

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11304
    • View Profile
Re: Something strange with charset
« Reply #3 on: April 28, 2011, 06:49:28 AM »
>> What can I do?

Set the charset to utf-8, and report any problems after that.
Screen-shots, or better yet, and example is preferable.

cheers
Bruce

oggy

  • Full Member
  • ***
  • Posts: 219
    • View Profile
    • Email
Re: Something strange with charset
« Reply #4 on: April 29, 2011, 01:01:10 AM »
Here is two pictures of my login screen, before and after tab on entry (charset win-1250)


[attachment deleted by admin]