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

i18n-tasks missing will search audio files and raise invalid byte sequence exception #324

Closed
khiav223577 opened this issue Jan 16, 2019 · 0 comments
Labels
Milestone

Comments

@khiav223577
Copy link

khiav223577 commented Jan 16, 2019

It is similar to #194.
Will be nice to see default config to exclude app/assets/audios
, or should we always excluded.mp3 files?

ALWAYS_EXCLUDE = %w[*.jpg *.png *.gif *.svg *.ico *.eot *.otf *.ttf *.woff *.woff2 *.pdf *.css *.sass *.scss *.less
*.yml *.json *.zip *.tar.gz *.swf *.flv].freeze

Command

i18n-tasks missing

Error Message

i18n-tasks: Error scanning app/assets/audios/my_sound.mp3: invalid byte sequence in UTF-8
@glebm glebm added the bug label Mar 31, 2019
@glebm glebm added this to the v0.9.29 milestone Mar 31, 2019
@glebm glebm closed this as completed in ae2af0f Mar 31, 2019
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