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

Cryptic exception when key not found #102

Closed
hrj opened this issue Sep 9, 2016 · 1 comment
Closed

Cryptic exception when key not found #102

hrj opened this issue Sep 9, 2016 · 1 comment

Comments

@hrj
Copy link
Owner

hrj commented Sep 9, 2016

When a key is not found while evaluating an expression, it throws an exception.

It should be converted to an error.

For example, the following will throw an exception in current release:

def xyz = someUndefinedKey
@hrj
Copy link
Owner Author

hrj commented Sep 23, 2016

It is working as expected in the definition line. Now need to fix the reference error within a post's expression. For example:

2016/may/1
  account             someUndefinedRef

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

1 participant