Hello,

I'm running Drupal 5, beta 2 and while inserting Page title for any panels in language other then English it results in ??????? ????????? ?????? instead of the original text upon submition.

Is that something I should be able to do in panels?

When I insert non-English title in Drupal native content page, it works as expected

Please let me know if you need additional information that I might have not provided

Thanks in advance,
Mike

Comments

Deyan’s picture

Same for me - all non-latin characters in the Panel title field show as question marks... Please, give a suggestion.

merlinofchaos’s picture

Status: Active » Fixed

This is probably because Panels isn't properly creating its tables in UTF8. To fix this, I believe what you'll want to do is:

Grab Panels 1.1 (to be released later today, so if you don't see it in the list give it some time; I have a bit of work to do before I can release it), install it, and visit update.php which will update the panels tables to UTF8 properly.

That should fix this problem.

Anonymous’s picture

Status: Fixed » Closed (fixed)