You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Create chunk
Input the value "Верхнее меню" (which is Top menu in russian) in the name field.
Save the chunk
Run gitify extract
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)
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
gitify extract
name
key.Observed behavior
No
name
key present, failed togitify build
afterwardsExpected behavior
name
key present,gitify build
successfullEnvironment
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.
The text was updated successfully, but these errors were encountered: