Just see the attached printscreen.
How to reproduce:
1. Create a view or edit the existing one.
2. Edit Block name in Block settings section. Enter cyrillic symbols (try to copy/paste these one: Блок список проектов ) //translates as "Block projects list"
3. The top part of attachment displays the behaviour of the UI before any actions. The bottom part of attachment displays the behaviour of the UI after any action is performed (edit any other field, add new field etc.)
Seems like there are non-utf-safe functions somewhere in code.

CommentFileSizeAuthor
#2 1101382.patch550 bytesswentel
block01.png92.39 KBGreg Savelieff
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bojanz’s picture

Strange bug. Can definitely reproduce it with your string, but if I enter my own characters (for example "ЉЊЂШЖЋЧЛКЈУХГЗ"), it works normally...

swentel’s picture

Status: Active » Needs review
FileSize
550 bytes

Looks like drupal_substr() fixes the bug

dawehner’s picture

Status: Needs review » Fixed

Great as always. Commited to all branches.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.