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

better error messages #140

Closed
dcsan opened this issue Jul 11, 2016 · 0 comments
Closed

better error messages #140

dcsan opened this issue Jul 11, 2016 · 0 comments
Milestone

Comments

@dcsan
Copy link
Contributor

dcsan commented Jul 11, 2016

we often see these errors:

 boteditor-0 Unknown command '+' at stream() line XXX

It would be great if the error had the topic, as the authors don't usually edit the whole file, just individual topics before everything is bundled together into one file for the interpreter.

also every single day we get triggers with capital I in them. It's just impossible to train writers to write in all lowercase. Any further thoughts on doing a .toLowerCase() on triggers?
I can't recall why you didnt want to do this, something related to UTF8?
is there a way I can do this to the engine and still maintain the ability to upgrade - perhaps as a feature flag? forceLowerCase=true like the utf8 flag.

Syntax error: Triggers can't contain uppercase letters, backslashes or dots in UTF-8 mode at stream() line 10316 near + how do I get to walnut creek?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants