JSON macro functions will behave incorrectly if function is not found #1206
Labels
bug
macro changes
This issue adds or changes macro functions. Extra work is required (testing, wiki, code editor)
tested
This issue has been QA tested by someone other than the developer.
Describe the bug
The json function code returns null if the function is not found. This should throw an exception with a valid error message. Currently neither of these will occur but the exception should be put in place to catch any problems with future edits.
The text was updated successfully, but these errors were encountered: