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

If an error happens in celos-scripts.js, then the filename in the error message will refer to the currently executed JS file #676

Open
manuel opened this issue Nov 4, 2015 · 1 comment
Labels

Comments

@manuel
Copy link
Contributor

manuel commented Nov 4, 2015

E.g. if somebody calls a function from celos-scripts.js that throws an error, they will get a message saying something like

ERROR: Failed to load file: /etc/celos/workflows/audience-modeling-etl.js: Undefined seconds (/etc/celos/workflows/audience-modeling-etl.js#170

where the line number erroneously refers to celos-scripts.js.

@manuel
Copy link
Contributor Author

manuel commented Jan 19, 2016

Fixed by #723

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

1 participant