Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chunk yaml doesn't contain name entry if name value is given in Russian #188

Open
MaximGB opened this issue May 20, 2016 · 0 comments
Open
Labels

Comments

@MaximGB
Copy link

MaximGB commented May 20, 2016

Summary

If chunk is given name using Cyrillic characters (in UTF8) then it's corresponding yaml-file doesn't contain name entry which prevents it from restoring/building.

Step to reproduce

  1. Create chunk
  2. Input the value "Верхнее меню" (which is Top menu in russian) in the name field.
  3. Save the chunk
  4. Run gitify extract
  5. Open the extracted _data/chunks/verxnee-menyu.html file and see that there's no name key.

Observed behavior

No name key present, failed to gitify build afterwards

Expected behavior

name key present, gitify build successfull

Environment

Gitify version: 0.12.0
MODX version: 2.5.0-pl (+ translit 1.0.0 beta)
Operating System: Ubunty 14.04.4 LTS
MySQL version: Ver 5.5.49-0ubuntu0.14.04.1 for debian-linux-gnu on x86_64 ((Ubuntu))
PHP version: PHP 5.5.9-1ubuntu4.16 (cli) (built: Apr 20 2016 14:31:27)


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants