Title: language support utf-8 coding
Last modified: September 1, 2016

---

# language support utf-8 coding

 *  Resolved [tomasz_bednarek](https://wordpress.org/support/users/tomasz_bednarek/)
 * (@tomasz_bednarek)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/language-support-utf-8-coding/)
 * Hi Corey,
 * That’s me again, I need help.
 * Adding an user via Kanban settings and defining his/her name and surname with
   polish letters produces signature with unicode number rather than that letter
   when task’s user is being chosen. For example Stanisław Nowak -> produces Stanisu0142aw
   Nowak when adding that user responsible for a task.
 * Can you somehow change utf-8/ latin-extended/ general coding also to that view?
 * Would be great:)
 * best
 * tb
 * [https://wordpress.org/plugins/kanban/](https://wordpress.org/plugins/kanban/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [tomasz_bednarek](https://wordpress.org/support/users/tomasz_bednarek/)
 * (@tomasz_bednarek)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/language-support-utf-8-coding/#post-7520943)
 * Would ajax or header or sth like these do that?
 * Ajax contentType: “application/x-www-form-urlencoded;charset=ISO-8859-2”
 * header(‘Content-Type: text/html; charset=ISO-8859-2’);
 * ?
 *  [gelform](https://wordpress.org/support/users/gelform/)
 * (@gelform)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/language-support-utf-8-coding/#post-7521047)
 * Thanks! We’ve found a fix ( our json_encoding was changing these characters. 
   We’ve added the JSON_UNESCAPED_UNICODE option, which seems to fix the issue ).
   I’ll push this fix later today.
 * Corey
 *  Thread Starter [tomasz_bednarek](https://wordpress.org/support/users/tomasz_bednarek/)
 * (@tomasz_bednarek)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/language-support-utf-8-coding/#post-7521061)
 * Thank you Corey.
 * Glad I could help.
 * tb

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘language support utf-8 coding’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/kanban_eff1ea.svg)
 * [Kanban Boards for WordPress](https://wordpress.org/plugins/kanban/)
 * [Support Threads](https://wordpress.org/support/plugin/kanban/)
 * [Active Topics](https://wordpress.org/support/plugin/kanban/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/kanban/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/kanban/reviews/)

## Tags

 * [language](https://wordpress.org/support/topic-tag/language/)
 * [unicode](https://wordpress.org/support/topic-tag/unicode/)
 * [utf-8](https://wordpress.org/support/topic-tag/utf-8/)

 * 3 replies
 * 2 participants
 * Last reply from: [tomasz_bednarek](https://wordpress.org/support/users/tomasz_bednarek/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/language-support-utf-8-coding/#post-7521061)
 * Status: resolved