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

Cake console i18n task doesn't complete #508

Closed
ijaureguialzo opened this issue Nov 1, 2015 · 3 comments
Closed

Cake console i18n task doesn't complete #508

ijaureguialzo opened this issue Nov 1, 2015 · 3 comments
Milestone

Comments

@ijaureguialzo
Copy link
Contributor

When using the cake console i18n task to extract .pot file for translation, the process stops without error at line:

Processing /.../iPeer/app/vendors/excel/PHPExcel/Shared/PDF/tcpdf.php...

but no output file is produced.

If I remove the vendor directory, the process ends and the .pot file is generated without error.

@xcompass
Copy link
Member

xcompass commented Nov 4, 2015

Looks like we should exclude that file or vendor directory.

xcompass added a commit that referenced this issue Dec 12, 2015
Excluding other vendor directories.
@xcompass xcompass modified the milestone: V3.1.8 Dec 12, 2015
xcompass added a commit that referenced this issue Dec 14, 2015
Excluding other vendor directories.
@xcompass
Copy link
Member

@ijaureguialzo This is fixed. You should be able to use phing extract to do the extraction in the future.

@ijaureguialzo
Copy link
Contributor Author

Just tried and it's working. Thank you.

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

No branches or pull requests

2 participants