Open manuel opened 9 years ago
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.
Fixed by #723
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.